summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2015-12-10 19:17:35 +0000
committerPete Cooper <peter_cooper@apple.com>2015-12-10 19:17:35 +0000
commit80c9b9468fafec8bdd5e389fc8b3482ace6bbff3 (patch)
tree48d608a95d5804c283f146ecaa2ad20bf7cc85ee /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
parentccfc3261f39c2dcb1f8b02157fa25c5fb2973bf3 (diff)
downloadbcm5719-llvm-80c9b9468fafec8bdd5e389fc8b3482ace6bbff3.tar.gz
bcm5719-llvm-80c9b9468fafec8bdd5e389fc8b3482ace6bbff3.zip
Make commands printed by llvm-lit include the build path in lit.cfg.
When llvm-lit prints a failure, you'll see something like 'lld *command*' However, you can't then take this, paste it in to a terminal and run it, because it's not got the absolute path of lld. llvm and clang's lit.cfg files contain lists of commands to look for which are substituted by their full paths. So now you'd see something like '*build dir*/bin/lld *command*'. This patch adds the same capability to lld's lit.cfg Reviewed by Rafael EspĂ­ndola llvm-svn: 255283
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud