diff options
author | Johnny Chen <johnny.chen@apple.com> | 2011-04-01 00:35:55 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2011-04-01 00:35:55 +0000 |
commit | df2963ed46ee860c28b3c3b20cb3d2f1ad2637e7 (patch) | |
tree | 018bd852712bcbfea39dfc0b32acbd52855bf36a /llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | |
parent | 95bf0fd3abcefce429f40f875f0f9ae3b0deed9e (diff) | |
download | bcm5719-llvm-df2963ed46ee860c28b3c3b20cb3d2f1ad2637e7.tar.gz bcm5719-llvm-df2963ed46ee860c28b3c3b20cb3d2f1ad2637e7.zip |
Add TestSymbolAPI.py to test the newly added SBSymbol and SBAddress APIs:
lldb::SymbolType SBSymbol::GetType();
lldb::SectionType SBAddress::GetSectionType ();
lldb::SBModule SBAddress::GetModule ();
Also add an lldb::SBModule::GetUUIDString() API which is easier for Python
to work with in the test script.
llvm-svn: 128695
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp')
0 files changed, 0 insertions, 0 deletions