hanchenye-llvm-project/compiler-rt/lib/builtins/i386
Saleem Abdulrasool 1fe0c18914 builtins: cleanup constant data section selection
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
2014-12-10 02:36:22 +00:00
..
Makefile.mk
ashldi3.S
ashrdi3.S
divdi3.S
floatdidf.S builtins: cleanup constant data section selection 2014-12-10 02:36:22 +00:00
floatdisf.S
floatdixf.S
floatundidf.S builtins: cleanup constant data section selection 2014-12-10 02:36:22 +00:00
floatundisf.S builtins: cleanup constant data section selection 2014-12-10 02:36:22 +00:00
floatundixf.S builtins: cleanup constant data section selection 2014-12-10 02:36:22 +00:00
lshrdi3.S
moddi3.S
muldi3.S
udivdi3.S
umoddi3.S