[PATCH] D103080: [CMake] Ignore arm_*.h for non-ARM build

lin.sun via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 31 19:06:05 PDT 2021


sunlin added a comment.

Hi @kristof.beyls The  original `lib/clang/12.0.1/include` is about total ~10M, and the `arm*.h` take about ~5M. Ignore these unused header files will save the developers who work on the low storage device.


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