[PATCH] D103080: [CMake] Ignore arm_*.h for non-ARM build
lin.sun via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Sep 4 19:15:16 PDT 2021
sunlin abandoned this revision.
sunlin added a comment.
Close it for ignore these headers from command line.
It is included from chain: "include/clang/Basic/TargetBuiltins.h" --> "clang/Basic/BuiltinsARM.def" --> "include/clang/Basic/arm_cde_builtins.inc"...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103080/new/
https://reviews.llvm.org/D103080
More information about the cfe-commits
mailing list