[PATCH] D55981: [gn build] Add build files for clang, clang-offload-bundler, and clang/lib/Headers
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 21 19:42:06 PST 2018
thakis marked 2 inline comments as done.
thakis added inline comments.
================
Comment at: llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn:6
+
+files = [
+ "adxintrin.h",
----------------
phosek wrote:
> Why not just inline this? This variable doesn't seem to be used from anywhere else?
Good question. No good reason, done.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55981/new/
https://reviews.llvm.org/D55981
More information about the cfe-commits
mailing list