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

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 1 09:48:12 PDT 2021


efriedma added a comment.

I think I'm fine with the general direction, but it would be nice to have a CMake option to force the headers for all targets to be built if someone needs them.  For static analysis or something like that, I can imagine someone building LLVM without any backends at all.


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