diff options
author | Giorgis Georgakoudis <georgakoudis1@llnl.gov> | 2021-02-19 10:45:40 -0800 |
---|---|---|
committer | Giorgis Georgakoudis <georgakoudis1@llnl.gov> | 2021-03-10 12:25:35 -0800 |
commit | a2abe2259c2d5b8c494f3513b840adf1572b21bc (patch) | |
tree | f1733eb5bbeb8c631110ec8fc2c3c02a2ab5d982 /llvm/tools/llvm-objcopy/llvm-objcopy.cpp | |
parent | 05c2c8aaa84d3d95d818627a351d717c928d3725 (diff) | |
download | llvm-a2abe2259c2d5b8c494f3513b840adf1572b21bc.zip llvm-a2abe2259c2d5b8c494f3513b840adf1572b21bc.tar.gz llvm-a2abe2259c2d5b8c494f3513b840adf1572b21bc.tar.bz2 |
Run non-filechecked commands in update_cc_test_checks.py
Some tests in clang require running non-filechecked commands to generate the actual filecheck input. For example, tests for openmp offloading require generating the host bc without any checking, before running the clang command to actually generate the filechecked IR of the target device. This patch enables `update_cc_test_checks.py` to run non-filechecked run lines in-place.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D97068
Diffstat (limited to 'llvm/tools/llvm-objcopy/llvm-objcopy.cpp')
0 files changed, 0 insertions, 0 deletions