This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0c53afc25d2 [gn build] Add build files for llvm-as, llvm-dis, llvm-dwar [...] new 6189ca00b18 [gn build] Add build files for obj2yaml, yaml2obj, and lib/ [...] new 10cdfc9e777 [gn build] Merge r349167
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 | 2 ++ .../secondary/llvm/lib/CodeGen/GlobalISel/BUILD.gn | 1 + utils/gn/secondary/llvm/lib/ObjectYAML/BUILD.gn | 22 ++++++++++++++++++++++ utils/gn/secondary/llvm/tools/obj2yaml/BUILD.gn | 18 ++++++++++++++++++ utils/gn/secondary/llvm/tools/yaml2obj/BUILD.gn | 16 ++++++++++++++++ 5 files changed, 59 insertions(+) create mode 100644 utils/gn/secondary/llvm/lib/ObjectYAML/BUILD.gn create mode 100644 utils/gn/secondary/llvm/tools/obj2yaml/BUILD.gn create mode 100644 utils/gn/secondary/llvm/tools/yaml2obj/BUILD.gn