"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "4b0c1859fd3c71354761f25b678bcdb662c33216"
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
Loading
Please register or sign in to comment