[all-commits] [llvm/llvm-project] fc9696: [gn build] Use .export files
Nico Weber via All-commits
all-commits at lists.llvm.org
Thu May 20 11:50:37 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc9696130c8950fd0fbe2d4d571aa12c62f62a7a
https://github.com/llvm/llvm-project/commit/fc9696130c8950fd0fbe2d4d571aa12c62f62a7a
Author: Nico Weber <thakis at chromium.org>
Date: 2021-05-20 (Thu, 20 May 2021)
Changed paths:
A llvm/utils/gn/build/symbol_exports.gni
A llvm/utils/gn/build/symbol_exports.py
M llvm/utils/gn/secondary/clang/tools/libclang/BUILD.gn
M llvm/utils/gn/secondary/llvm/lib/Transforms/Hello/BUILD.gn
M llvm/utils/gn/secondary/llvm/tools/bugpoint-passes/BUILD.gn
M llvm/utils/gn/secondary/llvm/tools/lto/BUILD.gn
Log Message:
-----------
[gn build] Use .export files
Just fixing an old TODO, no dramatic behavior change.
Differential Revision: https://reviews.llvm.org/D102843
More information about the All-commits
mailing list