[all-commits] [llvm/llvm-project] f314bc: [llvm-reduce][test] Make remove-alias.ll CHECK pat...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Dec 20 20:06:19 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f314bcffa3c6083079831dde4e7bc124a25e0c04
https://github.com/llvm/llvm-project/commit/f314bcffa3c6083079831dde4e7bc124a25e0c04
Author: Fangrui Song <i at maskray.me>
Date: 2020-12-20 (Sun, 20 Dec 2020)
Changed paths:
M llvm/test/Reduce/remove-alias.ll
Log Message:
-----------
[llvm-reduce][test] Make remove-alias.ll CHECK patterns more specific after D90302
`CHECK-FINAL-NOT: global` can match the input filename (e.g. clang-cmake-aarch64-global-isel)
and fail spuriously.
More information about the All-commits
mailing list