diff options
author | Johnny Chen <johnny.chen@apple.com> | 2011-08-18 22:46:50 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2011-08-18 22:46:50 +0000 |
commit | 293683b6c413c05914267071a1d4feb61e2ce358 (patch) | |
tree | a5f9b3c5ff79f73b3829e325764ed4fcb20ec31d /clang/lib/Sema/SemaChecking.cpp | |
parent | f4dd4ae7cc6c34d2f129b2df190a42848f919b6f (diff) | |
download | bcm5719-llvm-293683b6c413c05914267071a1d4feb61e2ce358.tar.gz bcm5719-llvm-293683b6c413c05914267071a1d4feb61e2ce358.zip |
Add an option (-p regexp-pattern) to specify the regular expression symbol pattern we're interested in disassembling.
An example:
utils/test/lldb-disasm.py -C "platform select remote-ios" -o "-b -n" -e '~/CoreFoundation' -n 20 -p '-\[NSArray .+\]'
disassembles the first 20 NSArray instance methods found in the CoreFoundation module.
llvm-svn: 138002
Diffstat (limited to 'clang/lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions