Go to file
Chris Lattner 94d3b0a77d reject patterns that mention a name in the destination pattern
but not in the input.  Previously, this would trigger an abort
late in the isel logic.

llvm-svn: 96898
2010-02-23 06:35:45 +00:00
clang Implement IsOverriderUsed. This can't be tested yet due to some other bugs :) 2010-02-23 06:34:44 +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 reject patterns that mention a name in the destination pattern 2010-02-23 06:35:45 +00:00