[PATCH] D123498: [clang] Adding Platform/Architecture Specific Resource Header Installation Targets
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 11 18:09:45 PDT 2022
craig.topper added inline comments.
================
Comment at: clang/lib/Headers/CMakeLists.txt:421
install(
FILES ${ppc_wrapper_files}
----------------
There appear to be two installs of ppc_wrapper_files with different components. Is that intentional?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123498/new/
https://reviews.llvm.org/D123498
More information about the cfe-commits
mailing list