summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJeremy Morse <jeremy.morse@sony.com>2019-11-01 12:29:42 +0000
committerJeremy Morse <jeremy.morse@sony.com>2019-11-01 12:35:38 +0000
commit7f738c811ac434fc70658cd5ed39b9a36605b561 (patch)
tree8d3d7ad99cad91104ee95ef69573567ae90936ca /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentd32a6f0812d449da96ed94fea302b8d4b174c3f4 (diff)
downloadbcm5719-llvm-7f738c811ac434fc70658cd5ed39b9a36605b561.tar.gz
bcm5719-llvm-7f738c811ac434fc70658cd5ed39b9a36605b561.zip
Fix a brain-fail with debuginfo-tests/dexter internal tests
I baked the "test" subcommand into the %dexter substituion, as that's what all of the dexter tests use. However I forgot about the internal tests for whether dexters features are working. Install a %dexter_base command to allow those tests to call dexter.py directly, and un-xfail the tests on darwin. Update too the list of paths the unittests shouldn't try and cover, as it tries to load dbgeng on unix machines. Ideally we wouldn't be using this method of test discovery in the future.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud