aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorThomas Preud'homme <thomasp@graphcore.ai>2021-03-18 10:45:55 +0000
committerThomas Preud'homme <thomasp@graphcore.ai>2021-03-18 12:19:51 +0000
commitb79044391eb2b58adc34647862f33d3c670fa8e9 (patch)
tree2e25f79485fc1188648c82080789c9036bb70dbc /flang/lib/Frontend/CompilerInvocation.cpp
parentc5c4a88a840037fd38cb35d5efd524d51dcc091b (diff)
downloadllvm-b79044391eb2b58adc34647862f33d3c670fa8e9.zip
llvm-b79044391eb2b58adc34647862f33d3c670fa8e9.tar.gz
llvm-b79044391eb2b58adc34647862f33d3c670fa8e9.tar.bz2
[test] Fix incorrect use of string variable use
LLVM test CodeGen/AArch64/machine-outliner-retaddr-sign-thunk.ll uses a string substitution block that contains a regex matching block. This seems like as a copy/paste from other similar test where the match also defines a variable, hence the [[]] syntax. In this case however this is a CHECK-NOT variable so nothing should match. No variable definition is thus expected and the square brackets can be dropped. Reviewed By: chill Differential Revision: https://reviews.llvm.org/D98853
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions