Go to file
Mike Stump 2e722b915c Improve debugging information for BlockDeclRefExpr. WIP. Given this
scheme, we can switch the previous scheme over to using this code
path.  There's a bit of simplifications yet to do as well.

llvm-svn: 83138
2009-09-30 02:43:10 +00:00
clang Improve debugging information for BlockDeclRefExpr. WIP. Given this 2009-09-30 02:43:10 +00:00
compiler-rt If the compiler does not support GCC-compatible 2009-09-23 16:05:25 +00:00
llvm replace TRI->isVirtualRegister() with TargetRegisterInfo::isVirtualRegister() 2009-09-30 01:47:59 +00:00