[PATCH] D55981: [gn build] Add build files for clang, clang-offload-bundler, and clang/lib/Headers
Petr Hosek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 21 14:42:50 PST 2018
phosek added inline comments.
================
Comment at: llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn:6
+
+files = [
+ "adxintrin.h",
----------------
Why not just inline this? This variable doesn't seem to be used from anywhere else?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55981/new/
https://reviews.llvm.org/D55981
More information about the cfe-commits
mailing list