[all-commits] [llvm/llvm-project] 962a6f: [test][llvm-reduce] Remove implicit-check-not in r...
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Jul 20 10:08:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 962a6fe5f05b8b9969a9ecf071ad87c5adcde801
https://github.com/llvm/llvm-project/commit/962a6fe5f05b8b9969a9ecf071ad87c5adcde801
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-07-20 (Thu, 20 Jul 2023)
Changed paths:
M llvm/test/tools/llvm-reduce/reduce-linkage.ll
Log Message:
-----------
[test][llvm-reduce] Remove implicit-check-not in reduce-linkage.ll
Or else if the test path contains "internal" the test will fail.
The test is already testing that "internal" gets removed in the CHECK lines.
More information about the All-commits
mailing list