summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objdump/MachODump.cpp
diff options
context:
space:
mode:
authorYitzhak Mandelbaum <yitzhakm@google.com>2019-09-20 17:11:03 +0000
committerYitzhak Mandelbaum <yitzhakm@google.com>2019-09-20 17:11:03 +0000
commiteff88e42f7860ac38cccafd175f5feca4d89c7c3 (patch)
treee1258524ae2832ab6890abdabc2aca20afa175f3 /llvm/tools/llvm-objdump/MachODump.cpp
parent1b7b4b467f03322f37b20ccee5cdef0c9ecec5d4 (diff)
downloadbcm5719-llvm-eff88e42f7860ac38cccafd175f5feca4d89c7c3.tar.gz
bcm5719-llvm-eff88e42f7860ac38cccafd175f5feca4d89c7c3.zip
[libTooling] Add `ifBound`, `elseBranch` RangeSelector combinators.
Summary: Adds two new combinators and corresponding tests to the RangeSelector library. * `ifBound` -- conditional evaluation of range-selectors, based on whether a given node id is bound in the match. * `elseBranch` -- selects the source range of the else and its statement. Reviewers: gribozavr Subscribers: cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D67621 llvm-svn: 372410
Diffstat (limited to 'llvm/tools/llvm-objdump/MachODump.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud