llvm-project/compiler-rt/lib/builtins/x86_64
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
floatdidf.c
floatdisf.c
floatdixf.c
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