about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorJack Huey <31162821+jackh726@users.noreply.github.com>2021-05-18 22:35:59 -0400
committerGitHub <noreply@github.com>2021-05-18 22:35:59 -0400
commit37ecede50758eaf42372d7ec4b653ea06d8ee160 (patch)
treed99e0c58e643e663d0411900b23d5dfeb061db6a /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent809e975bbf3afdab0552519d75e91d18077626ce (diff)
parent3035816fc13c2ae30d46849bfcceec085a2f47e2 (diff)
downloadrust-37ecede50758eaf42372d7ec4b653ea06d8ee160.tar.gz
rust-37ecede50758eaf42372d7ec4b653ea06d8ee160.zip
Rollup merge of #84883 - durin42:allow-unused-prefixes, r=nikic
compiletest: "fix" FileCheck with --allow-unused-prefixes

The default of --allow-unused-prefixes used to be false, but in LLVM
change 87dbdd2e3b (https://reviews.llvm.org/D95849) the default became
true. I'm not quite sure how we could do better here (specifically not
providing the CHECK prefix when it's not needed), but this seems to work
for now.

This reduces codegen test failures against LLVM HEAD from 31 cases to 5.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions