forked from OSchip/llvm-project
1fe0c18914
Each of the object formats use a different directive for selecting the constant section. Use a macro to avoid the duplication across a number of files. Also correct a small macro mismatch on the Windows case (HIDDEN_DIRECTIVE -> HIDDEN). Patch by Vadim Chugunov! llvm-svn: 223910 |
||
---|---|---|
.. | ||
Makefile.mk | ||
ashldi3.S | ||
ashrdi3.S | ||
divdi3.S | ||
floatdidf.S | ||
floatdisf.S | ||
floatdixf.S | ||
floatundidf.S | ||
floatundisf.S | ||
floatundixf.S | ||
lshrdi3.S | ||
moddi3.S | ||
muldi3.S | ||
udivdi3.S | ||
umoddi3.S |