Go to file
Benjamin Kramer 2942150df0 Fix two typos.
llvm-svn: 91154
2009-12-11 20:53:46 +00:00
clang Fix two typos. 2009-12-11 20:53:46 +00:00
compiler-rt Use __USER_LABEL_PREFIX__ so that we don't add a _ prefix on ELF. 2009-11-09 14:27:04 +00:00
llvm memory barrier instructions by definition have side effects. This prevents the post-RA scheduler from moving them around. 2009-12-11 20:29:53 +00:00