Go to file
Douglas Gregor a7e3ea3f64 If any errors have occurred by the time we hit the end of a function body, clear out any remaining temporaries so they aren't seen later.
llvm-svn: 88834
2009-11-15 07:07:58 +00:00
clang If any errors have occurred by the time we hit the end of a function body, clear out any remaining temporaries so they aren't seen later. 2009-11-15 07:07:58 +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 Correct typo. 2009-11-15 06:16:57 +00:00