aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorAlexander Richardson <alexrichardson@google.com>2024-03-01 19:11:31 -0800
committerGitHub <noreply@github.com>2024-03-01 19:11:31 -0800
commita2e7827fde0d87b7e8665926b2b9e73171e07369 (patch)
tree0a9a8512df976a55d830530e5422e5e2b265dc10 /llvm/lib/FileCheck/FileCheck.cpp
parent73dfc7bbadddeb2930b11e4ad07f9a8e8b498cc7 (diff)
downloadllvm-a2e7827fde0d87b7e8665926b2b9e73171e07369.zip
llvm-a2e7827fde0d87b7e8665926b2b9e73171e07369.tar.gz
llvm-a2e7827fde0d87b7e8665926b2b9e73171e07369.tar.bz2
[compiler-rt] Relax CHECK line in reaches_function.c
In my build environment, the output is a relative path: ``` test/dfsan/reaches_function.c:34 add.dfsan test/dfsan/reaches_function.c:56 main ``` This fixes check-dfsan in my configuration: ``` cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -G Ninja -DCMAKE_C_COMPILER=$HOME/output/upstream-llvm/bin/clang -DCMAKE_CXX_COMPILER=$HOME/output/upstream-llvm/bin/clang++ -DCOMPILER_RT_INCLUDE_TESTS=ON -DLLVM_EXTERNAL_LIT=$HOME/build/upstream-llvm-project-build/bin/llvm-lit -DLLVM_CMAKE_DIR=$HOME/output/upstream-llvm -DCOMPILER_RT_DEBUG=OFF -S $HOME/src/upstream-llvm-project/compiler-rt -B $HOME/src/upstream-llvm-project/compiler-rt/cmake-build-all-sanitizers ``` Reviewers: browneee, vitalybuka Reviewed By: vitalybuka Pull Request: https://github.com/llvm/llvm-project/pull/83089
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions