[PATCH] D123498: [clang] Adding Platform/Architecture Specific Resource Header Installation Targets

Qiongsi Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 28 08:03:47 PDT 2022


qiongsiwu1 updated this revision to Diff 425780.
qiongsiwu1 added reviewers: ye-luo, rastogishubham.
qiongsiwu1 added a comment.
Herald added a subscriber: sstefan1.

This patch is updated to address

- https://github.com/llvm/llvm-project/issues/55002 @ye-luo
- configuration issue with xcode @rastogishubham
- regrouping of header targets so the comments apply. @Anastasia

  @ye-luo @rastogishubham if you get a chance, could you try the patch and see if it works? Thanks!

Thanks for the comments and the issue reports!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123498/new/

https://reviews.llvm.org/D123498

Files:
  clang/lib/Headers/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123498.425780.patch
Type: text/x-patch
Size: 17040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220428/c6242364/attachment-0001.bin>


More information about the cfe-commits mailing list