[all-commits] [llvm/llvm-project] 7cd07d: fix up test from D102742
Nick Desaulniers via All-commits
all-commits at lists.llvm.org
Mon May 24 12:09:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7cd07d339022ef92148e27e8fe12f65865f707d9
https://github.com/llvm/llvm-project/commit/7cd07d339022ef92148e27e8fe12f65865f707d9
Author: Nick Desaulniers <ndesaulniers at google.com>
Date: 2021-05-24 (Mon, 24 May 2021)
Changed paths:
M llvm/test/CodeGen/X86/stack-protector-3.ll
Log Message:
-----------
fix up test from D102742
In D102742, I mistakenly put the split file designator above a bunch of
CHECK lines, which unintentionally removed the CHECKs from actually
being verified.
This can be verified by observing:
<build dir>/test/CodeGen/X86/Output/stack-protector-3.ll.tmp/main.ll
More information about the All-commits
mailing list