summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Passes/PassBuilder.cpp
diff options
context:
space:
mode:
authorBrian Gesiak <modocache@gmail.com>2017-07-26 14:59:36 +0000
committerBrian Gesiak <modocache@gmail.com>2017-07-26 14:59:36 +0000
commit6d8de5ce637d28ddffc168946362aa50ee585249 (patch)
treedd6d70fb84ce343cb8d8527d0dff4f25d46e504c /llvm/lib/Passes/PassBuilder.cpp
parent2e580538be64475e20c5fe577f88a11020f598ee (diff)
downloadbcm5719-llvm-6d8de5ce637d28ddffc168946362aa50ee585249.tar.gz
bcm5719-llvm-6d8de5ce637d28ddffc168946362aa50ee585249.zip
Revert "[lit] Remove dead code not referenced in the LLVM SVN repo."
Summary: This reverts rL306623, which removed `FileBasedTest`, an abstract base class, but did not also remove the usages of that class in the lit unit tests. The revert fixes four test failures in the lit unit test suite. Test plan: As per the instructions in `utils/lit/README.txt`, run the lit unit test suite: ``` utils/lit/lit.py \ --path /path/to/your/llvm/build/bin \ utils/lit/tests ``` Verify that the following tests fail before applying this patch, and pass once the patch is applied: ``` lit :: test-data.py lit :: test-output.py lit :: xunit-output.py ``` In addition, run `check-llvm` to make sure the existing LLVM test suite executes normally. Reviewers: george.karpenkov, mgorny, dlj Reviewed By: mgorny Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D35877 llvm-svn: 309120
Diffstat (limited to 'llvm/lib/Passes/PassBuilder.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud