summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/DIBuilder.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-12-01 00:52:51 +0000
committerZachary Turner <zturner@google.com>2017-12-01 00:52:51 +0000
commit888a42829238a00fd7e5d6daf07d48324699f5f2 (patch)
treec1e22e85b51f5fbee4816c09df0e2afb4b397dcf /llvm/lib/IR/DIBuilder.cpp
parent1cf7f9cc807af47e5b5f9699554e86ad58b74967 (diff)
downloadbcm5719-llvm-888a42829238a00fd7e5d6daf07d48324699f5f2.tar.gz
bcm5719-llvm-888a42829238a00fd7e5d6daf07d48324699f5f2.zip
Add lldb-test.
This is basically a proof-of-concept and starting point for having a testing-centric tool in LLDB. I'm sure this leaves a lot of room to be desired, but this at least allows us to have something to build on. Right now there is only one command, the `module-sections` command, and I created this command not because it was particularly special, but because it addressed an immediate use case and was extremely simple. Run the tool as `lldb-test module-sections <path-to-object>`. Feel free to add testing related stuff to your heart's content after this goes in. Implementing the commands themselves takes some work, but once they're there they can be reused without writing any code and result in very easy to use and maintain tests. Differential Revision: https://reviews.llvm.org/D40636 llvm-svn: 319504
Diffstat (limited to 'llvm/lib/IR/DIBuilder.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud