Go to file
Chris Lattner 81fe45d911 switch to the text section at the start of the .s file for darwin/x86
targets.  This is a temporary hack for the .o file writer that Daniel
wants :)

llvm-svn: 98413
2010-03-13 02:10:00 +00:00
clang Check compatibility of vector types using their canonicalizations. 2010-03-12 23:14:13 +00:00
compiler-rt add __sync_synchronize. Needed by compiler when emitting thumb1 with -fno-builtin 2010-02-02 21:34:04 +00:00
llvm switch to the text section at the start of the .s file for darwin/x86 2010-03-13 02:10:00 +00:00