[PATCH] D121868: [cc1as] Add support for emitting the build version load command for -darwin-target-variant
Byoungchan Lee via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 21 08:20:20 PDT 2022
bc-lee updated this revision to Diff 424209.
bc-lee added a comment.
Add `REQUIRES: x86-registered-target` on the test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121868/new/
https://reviews.llvm.org/D121868
Files:
clang/include/clang/Driver/Options.td
clang/include/clang/Driver/ToolChain.h
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Driver/ToolChains/Darwin.h
clang/test/Misc/cc1as-darwin-target-variant-triple.s
clang/tools/driver/cc1as_main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121868.424209.patch
Type: text/x-patch
Size: 6322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220421/53a36fb6/attachment.bin>
More information about the cfe-commits
mailing list