[all-commits] [llvm/llvm-project] 38eb4f: [llvm][DWARF] Move test using X86 triple into X86 ...
David Spickett via All-commits
all-commits at lists.llvm.org
Thu May 26 02:30:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 38eb4fe74b3843ab0d7fc1eb95260caa8fbe96d7
https://github.com/llvm/llvm-project/commit/38eb4fe74b3843ab0d7fc1eb95260caa8fbe96d7
Author: David Spickett <david.spickett at linaro.org>
Date: 2022-05-26 (Thu, 26 May 2022)
Changed paths:
R llvm/test/CodeGen/Generic/dwarf-aranges-zero-size.ll
A llvm/test/CodeGen/X86/dwarf-aranges-zero-size.ll
Log Message:
-----------
[llvm][DWARF] Move test using X86 triple into X86 tests
Fixes failure seen when building without X86 backend:
https://lab.llvm.org/buildbot/#/builders/171/builds/15124
More information about the All-commits
mailing list