This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 39d36652968 [ORC] Rename register in the OrcMips64 resolver code comments. NFC new fca3d1233d6 [gn build] Add build files for clang/tools/{clang-diff,clan [...]
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 | 3 +++ .../secondary/clang/lib/Tooling/ASTDiff/BUILD.gn | 13 +++++++++ utils/gn/secondary/clang/lib/Tooling/BUILD.gn | 31 ++++++++++++++++++++++ utils/gn/secondary/clang/tools/clang-diff/BUILD.gn | 13 +++++++++ .../clang/tools/clang-import-test/BUILD.gn | 17 ++++++++++++ utils/gn/secondary/clang/tools/diagtool/BUILD.gn | 18 +++++++++++++ 6 files changed, 95 insertions(+) create mode 100644 utils/gn/secondary/clang/lib/Tooling/ASTDiff/BUILD.gn create mode 100644 utils/gn/secondary/clang/lib/Tooling/BUILD.gn create mode 100644 utils/gn/secondary/clang/tools/clang-diff/BUILD.gn create mode 100644 utils/gn/secondary/clang/tools/clang-import-test/BUILD.gn create mode 100644 utils/gn/secondary/clang/tools/diagtool/BUILD.gn