Go to file
Evan Cheng d4d1a51895 Pretty print DBG_VALUE machine instructions.
Before:
DBG_VALUE %RSI, 0, !-1; dbg:SimpleRegisterCoalescing.cpp:2707
Now:
DBG_VALUE %RSI, 0, !"this"; dbg:SimpleRegisterCoalescing.cpp:2707

llvm-svn: 102518
2010-04-28 20:03:13 +00:00
clang add regex support for -verify mode. You can now do things like 2010-04-28 20:02:30 +00:00
compiler-rt improve arm build support on darwin 2010-04-21 22:46:53 +00:00
llvm Pretty print DBG_VALUE machine instructions. 2010-04-28 20:03:13 +00:00