[all-commits] [llvm/llvm-project] 19dc6e: [test] Fix unused check prefixes in test/Linker/ a...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Oct 29 21:55:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 19dc6ec957d4993c0bd89bdb8c31f3cfc52a491b
https://github.com/llvm/llvm-project/commit/19dc6ec957d4993c0bd89bdb8c31f3cfc52a491b
Author: Fangrui Song <i at maskray.me>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M llvm/test/Linker/only-needed-ctors1.ll
M llvm/test/Linker/only-needed-ctors2.ll
M llvm/test/Linker/only-needed-dtors1.ll
M llvm/test/Linker/only-needed-dtors2.ll
M llvm/test/Other/new-pm-defaults.ll
M llvm/test/Other/new-pm-thinlto-defaults.ll
M llvm/test/Other/new-pm-thinlto-postlink-pgo-defaults.ll
M llvm/test/Other/new-pm-thinlto-postlink-samplepgo-defaults.ll
M llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll
M llvm/test/Other/new-pm-thinlto-prelink-samplepgo-defaults.ll
M llvm/test/Other/opt-O0-pipeline.ll
M llvm/test/Other/opt-override-denormal-fp-math-f32.ll
M llvm/test/Other/opt-override-denormal-fp-math-mixed.ll
M llvm/test/Other/opt-override-denormal-fp-math.ll
Log Message:
-----------
[test] Fix unused check prefixes in test/Linker/ and test/Other/
More information about the All-commits
mailing list