diff options
author | Nico Weber <thakis@chromium.org> | 2020-11-23 13:29:36 -0500 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2020-11-23 13:32:29 -0500 |
commit | 47eb5ce19ab10bcfe00af04e6a6e39613e2cb3c9 (patch) | |
tree | 41d8fb94cfcfb212af0ad0e24a5d85097cb44dd7 /llvm/lib/DebugInfo/PDB/Native/NativeFunctionSymbol.cpp | |
parent | e65a5e5b00a37700a79e0a9f2fb1c1e60a2584bf (diff) | |
download | llvm-47eb5ce19ab10bcfe00af04e6a6e39613e2cb3c9.zip llvm-47eb5ce19ab10bcfe00af04e6a6e39613e2cb3c9.tar.gz llvm-47eb5ce19ab10bcfe00af04e6a6e39613e2cb3c9.tar.bz2 |
[mac/arm] fix clang/test/Driver/darwin-ld-dedup.c
The test needs an object file, which it currenty gets with
`-target x86_64-apple-darwin10`. Rather than adding `REQUIRES: X86`, create
the object file via yaml2obj. This way, the test runs and passes even if the
host arch isn't x86 and only the host arch is built.
Part of PR46644.
Diffstat (limited to 'llvm/lib/DebugInfo/PDB/Native/NativeFunctionSymbol.cpp')
0 files changed, 0 insertions, 0 deletions