Go to file
Sean Callanan 348b5897f9 Added a feature where registers can be referred to
using special $-variables from expressions.

(lldb) expr $rip

These variables are available for reading and
writing.

llvm-svn: 120367
2010-11-30 00:27:43 +00:00
clang Revert r120331 since it causes spurious warnings and a possible assertion hit when self-host. 2010-11-29 23:42:03 +00:00
compiler-rt license change 2010-11-16 22:13:33 +00:00
debuginfo-tests Zap white spaces, test commit email. 2010-11-10 18:11:11 +00:00
libcxx Minor fixup in <ratio> and add optional support for shared_mutex and upgrade_mutex which must be opted into with #define _LIBCPP_SHARED_LOCK 2010-11-28 19:41:07 +00:00
lldb Added a feature where registers can be referred to 2010-11-30 00:27:43 +00:00
llvm Rename BX/BRIND/etc patterns to clarify which is actually the BX instruction 2010-11-30 00:24:05 +00:00