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

Abhina Sree via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 11 10:31:39 PDT 2022


abhina.sreeskantharajan accepted this revision.
abhina.sreeskantharajan added a comment.
This revision is now accepted and ready to land.

this LGTM from a systemz perspective! thanks for refactoring



================
Comment at: clang/lib/Headers/CMakeLists.txt:173
   __wmmintrin_pclmul.h
   x86gprintrin.h
   x86intrin.h
----------------
nit: There are some x86 headers here that appear to be x86 only. Should these be moved to x86_files list?


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