Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142656503
D9633.id25290.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
664 B
Referenced Files
None
Subscribers
None
D9633.id25290.diff
View Options
Index: head/contrib/compiler-rt/lib/builtins/assembly.h
===================================================================
--- head/contrib/compiler-rt/lib/builtins/assembly.h
+++ head/contrib/compiler-rt/lib/builtins/assembly.h
@@ -149,6 +149,7 @@
#define DEFINE_COMPILERRT_FUNCTION_ALIAS(name, target) \
.globl SYMBOL_NAME(name) SEPARATOR \
SYMBOL_IS_FUNC(SYMBOL_NAME(name)) SEPARATOR \
+ DECLARE_SYMBOL_VISIBILITY(SYMBOL_NAME(name)) SEPARATOR \
.set SYMBOL_NAME(name), SYMBOL_NAME(target) SEPARATOR
#if defined(__ARM_EABI__)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 22, 10:35 PM (6 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27865717
Default Alt Text
D9633.id25290.diff (664 B)
Attached To
Mode
D9633: Fix broken visibility for symbols declared by DEFINE_AEABI_FUNCTION_ALIAS().
Attached
Detach File
Event Timeline
Log In to Comment