This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from daf05fe577a [gn build] Add some llvm/tools: lli, lli-child-target new d0bc1feadee [gn build] Add build files for bugpoint-passes and LLVMHell [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: utils/gn/secondary/BUILD.gn | 9 +++++++++ utils/gn/secondary/llvm/include/llvm/IR/BUILD.gn | 18 ++++++++++++++++-- utils/gn/secondary/llvm/lib/IR/BUILD.gn | 7 +------ .../secondary/llvm/lib/Transforms/Hello/BUILD.gn | 22 ++++++++++++++++++++++ .../secondary/llvm/tools/bugpoint-passes/BUILD.gn | 22 ++++++++++++++++++++++ 5 files changed, 70 insertions(+), 8 deletions(-) create mode 100644 utils/gn/secondary/llvm/lib/Transforms/Hello/BUILD.gn create mode 100644 utils/gn/secondary/llvm/tools/bugpoint-passes/BUILD.gn