Go to file
Chris Lattner a3242e93b7 the apple "ld_classic" linker doesn't support .literal16 in 32-bit
mode, and "ld64" (the default linker) falls back to it in -static
mode.

llvm-svn: 77334
2009-07-28 17:50:28 +00:00
clang More work toward data member access ir-gen. 2009-07-28 17:38:28 +00:00
compiler-rt improve portability to platforms that don't put python in /usr/bin. Patch by 2009-07-06 22:24:16 +00:00
llvm the apple "ld_classic" linker doesn't support .literal16 in 32-bit 2009-07-28 17:50:28 +00:00