llvm-project/compiler-rt/lib/builtins/x86_64
Saleem Abdulrasool 2fd910dc72 compiler-rt: prefer .rodata for non MachO targets
Place constants into .rdata if targeting ELF or COFF/PE.  This should be
functionally identical, however, the data would be placed into a different
section.  This is purely a cleanup change.

llvm-svn: 209986
2014-06-01 04:07:07 +00:00
..
Makefile.mk
floatdidf.c
floatdisf.c
floatdixf.c
floatundidf.S compiler-rt: prefer .rodata for non MachO targets 2014-06-01 04:07:07 +00:00
floatundisf.S compiler-rt: prefer .rodata for non MachO targets 2014-06-01 04:07:07 +00:00
floatundixf.S compiler-rt: prefer .rodata for non MachO targets 2014-06-01 04:07:07 +00:00