diff options
author | Thomas Preud'homme <thomasp@graphcore.ai> | 2021-01-06 23:22:12 +0000 |
---|---|---|
committer | Thomas Preud'homme <thomasp@graphcore.ai> | 2021-01-29 10:22:04 +0000 |
commit | 305ac81e1d4bbd037587190175e4d0b5631300e1 (patch) | |
tree | 05b9b1037f1ae1bfcf0407a03b2491baad0e3b8f /libcxx/src/filesystem/operations.cpp | |
parent | 7f5ad0e07162e0c19e569986ee37a17c147c9a27 (diff) | |
download | llvm-305ac81e1d4bbd037587190175e4d0b5631300e1.zip llvm-305ac81e1d4bbd037587190175e4d0b5631300e1.tar.gz llvm-305ac81e1d4bbd037587190175e4d0b5631300e1.tar.bz2 |
Fix macos target assumption in test
Clang test Driver/macos-apple-silicon-slice-link-libs-darwin-only.cpp
assumes the target is darwin when the host is darwin which is not
necessarily the case, causing the test to fail when it is not. This
commit adds a -triple argument to the clang invocation to ensure the
target is darwin.
Reviewed By: hans
Differential Revision: https://reviews.llvm.org/D94396
Diffstat (limited to 'libcxx/src/filesystem/operations.cpp')
0 files changed, 0 insertions, 0 deletions