[all-commits] [llvm/llvm-project] 09aa3f: [LLD] [test] Add a missing REQUIRES: x86 in a new ...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Fri Mar 24 01:31:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09aa3f7bb54bf7f35809d3abfdf9f6a679ba1003
https://github.com/llvm/llvm-project/commit/09aa3f7bb54bf7f35809d3abfdf9f6a679ba1003
Author: Martin Storsjö <martin at martin.st>
Date: 2023-03-24 (Fri, 24 Mar 2023)
Changed paths:
M lld/test/COFF/gaps-fill.test
Log Message:
-----------
[LLD] [test] Add a missing REQUIRES: x86 in a new test
This test somewhat unconventionally assembles both aarch64 and
x86 object files.
This fixes test failures in build configurations with the aarch64
target enabled but x86 target disabled.
More information about the All-commits
mailing list