[all-commits] [llvm/llvm-project] 8b23b3: [NFCI] Add missing triple to several LTO tests
Yuanfang Chen via All-commits
all-commits at lists.llvm.org
Wed Dec 9 13:18:47 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8b23b3ab3aea28b91e5aa48f29fe9eb1828515a3
https://github.com/llvm/llvm-project/commit/8b23b3ab3aea28b91e5aa48f29fe9eb1828515a3
Author: Yuanfang Chen <yuanfang.chen at sony.com>
Date: 2020-12-09 (Wed, 09 Dec 2020)
Changed paths:
M clang/test/CodeGenObjC/arc.ll
M llvm/test/ThinLTO/X86/Inputs/distributed_import.ll
M llvm/test/tools/gold/X86/Inputs/comdat.ll
M llvm/test/tools/gold/X86/Inputs/type-merge2.ll
M llvm/test/tools/gold/X86/Inputs/visibility.ll
Log Message:
-----------
[NFCI] Add missing triple to several LTO tests
Also remove the module triple of clang/test/CodeGenObjC/arc.ll, the
commandline tripe is all it needs.
More information about the All-commits
mailing list