[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
Wed Mar 23 06:50:12 PDT 2022


bc-lee updated this revision to Diff 417595.
bc-lee added a comment.

Addressing review comments.


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.417595.patch
Type: text/x-patch
Size: 6171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220323/d05a4975/attachment-0001.bin>


More information about the cfe-commits mailing list