[all-commits] [llvm/llvm-project] 61aea8: Fix typo in compiler extension testing
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Fri Jan 3 06:43:13 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 61aea827df6d394688064abbe56474908ebbbc99
https://github.com/llvm/llvm-project/commit/61aea827df6d394688064abbe56474908ebbbc99
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2020-01-03 (Fri, 03 Jan 2020)
Changed paths:
M llvm/test/Other/opt-O2-pipeline.ll
M llvm/test/Other/opt-O3-pipeline.ll
M llvm/test/Other/opt-Os-pipeline.ll
Log Message:
-----------
Fix typo in compiler extension testing
s/CHECK-/CHECK
Differential Revision: https://reviews.llvm.org/D72130
Commit: b2be259fa9875adab2584b19ac8197543499ab87
https://github.com/llvm/llvm-project/commit/b2be259fa9875adab2584b19ac8197543499ab87
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2020-01-03 (Fri, 03 Jan 2020)
Changed paths:
M llvm/test/CMakeLists.txt
M llvm/test/Feature/load_extension.ll
Log Message:
-----------
Fix compiler extension testing
Correctly declare example dependency. Pipe stderr through FileCheck.
Differential Revision: https://reviews.llvm.org/D72130
Commit: dfadb74f2516067cf697c9958eb9f295bedd4eae
https://github.com/llvm/llvm-project/commit/dfadb74f2516067cf697c9958eb9f295bedd4eae
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2020-01-03 (Fri, 03 Jan 2020)
Changed paths:
M llvm/test/CMakeLists.txt
M llvm/test/lit.site.cfg.py.in
Log Message:
-----------
Use llvm_canonicalize_cmake_booleans where intended
Differential Revision: https://reviews.llvm.org/D72130
Compare: https://github.com/llvm/llvm-project/compare/369a91951440...dfadb74f2516
More information about the All-commits
mailing list