[all-commits] [llvm/llvm-project] 158ac4: [LTO] Remove default_triple requirement from tests...
Jake Egan via All-commits
all-commits at lists.llvm.org
Wed Dec 8 06:17:47 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 158ac4a627659258a8d5866b0d3daae8fff38384
https://github.com/llvm/llvm-project/commit/158ac4a627659258a8d5866b0d3daae8fff38384
Author: Jake Egan <Jake.Egan at ibm.com>
Date: 2021-12-08 (Wed, 08 Dec 2021)
Changed paths:
M llvm/test/LTO/X86/bcsection.ll
M llvm/test/LTO/X86/current-section.ll
Log Message:
-----------
[LTO] Remove default_triple requirement from tests that specify the triple
The `default_triple` requirement is redundant if the test specifies the triple, so this patch removes it.
Reviewed By: hubert.reinterpretcast
Differential Revision: https://reviews.llvm.org/D115048
More information about the All-commits
mailing list