diff options
author | Greg Clayton <gclayton@apple.com> | 2011-08-03 22:57:10 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-08-03 22:57:10 +0000 |
commit | fe42ac4d0a4836829616d054c524e8cc10b25b88 (patch) | |
tree | bf0d085081bec250842526fb9342d48dcbae138b /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 3ef20e35f9181c28650f60c3845c4b1c737853fb (diff) | |
download | llvm-fe42ac4d0a4836829616d054c524e8cc10b25b88.zip llvm-fe42ac4d0a4836829616d054c524e8cc10b25b88.tar.gz llvm-fe42ac4d0a4836829616d054c524e8cc10b25b88.tar.bz2 |
Cleaned up the SBType.h file to not include internal headers and reorganized
the SBType implementation classes.
Fixed LLDB core and the test suite to not use deprecated SBValue APIs.
Added a few new APIs to SBValue:
int64_t
SBValue::GetValueAsSigned(int64_t fail_value=0);
uint64_t
SBValue::GetValueAsUnsigned(uint64_t fail_value=0)
llvm-svn: 136829
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions