This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0e521aca45d Fix mingw build failures caused by r349839 new 5442e1319f4 [gn build] Add build files for clang, clang-offload-bundler [...] new 9c2a9197c91 [gn build] Embed __TEXT __info_plist section into clang bin [...]
The 2 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 | 21 +-- utils/gn/secondary/clang/lib/Headers/BUILD.gn | 163 +++++++++++++++++++++ .../clang/tools/clang-offload-bundler/BUILD.gn | 13 ++ utils/gn/secondary/clang/tools/driver/BUILD.gn | 100 +++++++++++++ 4 files changed, 282 insertions(+), 15 deletions(-) create mode 100644 utils/gn/secondary/clang/lib/Headers/BUILD.gn create mode 100644 utils/gn/secondary/clang/tools/clang-offload-bundler/BUILD.gn create mode 100644 utils/gn/secondary/clang/tools/driver/BUILD.gn