[all-commits] [llvm/llvm-project] 3c9012: tests: temporarily add a X86 requirement on a test
Saleem Abdulrasool via All-commits
all-commits at lists.llvm.org
Thu Dec 14 19:48:49 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c9012413767a6c295be318116f416073b984d71
https://github.com/llvm/llvm-project/commit/3c9012413767a6c295be318116f416073b984d71
Author: Saleem Abdulrasool <compnerd at compnerd.org>
Date: 2023-12-14 (Thu, 14 Dec 2023)
Changed paths:
M llvm/test/DebugInfo/codeview-bit-slice-fragments.ll
Log Message:
-----------
tests: temporarily add a X86 requirement on a test
This adds a requirement to have the x86 target registered. The test is
architecture agnostic, but needs to be tweaked to use the default
architecture triple for Windows. That is a bit trickier, use this to
unblock some builders.
More information about the All-commits
mailing list