Go to file
Chris Lattner 963b233f2c Work around a bug in the openbsd assembler on i386,
which doesn't support .quad correctly because it is
"really really old".  PR6528.

Yet another reason the mc assembler should take over ;-)

llvm-svn: 98205
2010-03-11 00:06:19 +00:00
clang set alignment on static locals properly, patch by Arnaud de Grandmaison! 2010-03-10 23:59:59 +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 Work around a bug in the openbsd assembler on i386, 2010-03-11 00:06:19 +00:00