[all-commits] [llvm/llvm-project] 6ff87f: [NFC] Add x86 triple to lower-offset-expression.ll
PavelKopyl via All-commits
all-commits at lists.llvm.org
Wed Jan 4 04:00:15 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ff87fed441680f0d673186e602c6017fef68640
https://github.com/llvm/llvm-project/commit/6ff87fed441680f0d673186e602c6017fef68640
Author: Pavel Kopyl <pavelkopyl at gmail.com>
Date: 2023-01-04 (Wed, 04 Jan 2023)
Changed paths:
M llvm/test/DebugInfo/assignment-tracking/X86/lower-offset-expression.ll
Log Message:
-----------
[NFC] Add x86 triple to lower-offset-expression.ll
This prevents failing the test on targets other than X86 that are set
as default when X86 one is also supported.
More information about the All-commits
mailing list