[all-commits] [llvm/llvm-project] 94d945: [lld] Fix REQUIRES line in new test
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Sep 27 16:56:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94d9455157d2a267b0c6caf37977cb0a74763198
https://github.com/llvm/llvm-project/commit/94d9455157d2a267b0c6caf37977cb0a74763198
Author: Nico Weber <thakis at chromium.org>
Date: 2023-09-27 (Wed, 27 Sep 2023)
Changed paths:
M lld/test/MachO/weak-definition-in-main-file.ll
Log Message:
-----------
[lld] Fix REQUIRES line in new test
Noticed by chapuni:
https://github.com/llvm/llvm-project/pull/67445#pullrequestreview-1645422024
Fixes a test failure if X86 isn't in LLVM_TARGETS_TO_BUILD.
More information about the All-commits
mailing list