aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorStefan Gränitz <stefan.graenitz@gmail.com>2021-04-07 09:44:18 +0200
committerStefan Gränitz <stefan.graenitz@gmail.com>2021-04-07 09:47:04 +0200
commit030ac786d4ff3540b414172810f0a92ece3ca81c (patch)
tree0005a89c80311f97022a6018365551559f9b1bda /clang/lib/Basic/SourceManager.cpp
parent03f7b13d4452e3ee7749ed0cd354071eced25502 (diff)
downloadllvm-030ac786d4ff3540b414172810f0a92ece3ca81c.zip
llvm-030ac786d4ff3540b414172810f0a92ece3ca81c.tar.gz
llvm-030ac786d4ff3540b414172810f0a92ece3ca81c.tar.bz2
[Orc][examples] Add lit ToolSubst for LLJITWithRemoteDebugging example
The test case added in 258f055ed936 was lacking two important details for the test infrastructure. ae217bf1f327 added the executable to LLVM_TEST_DEPENDS in CMake to make sure the exectubale gets built before we run the test suite. This patch adds a ToolSubst for the executable in LIT, which replaces the tool invokation in the RUN line with an absolute path. It makes sure we don't run accidentally run some other tool from the user's PATH. The test works without it in case LLVM's main binary directory happens to be the working directory (which is default apparently). Configurations that don't build the examples ignore failures for this ToolSubst (and won't run the test). Reviewed By: echristo Differential Revision: https://reviews.llvm.org/D99931
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions