This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9ea1a361788 [X86] Add PR34641 masked shld/shrd test cases new b6aec2aa0b8 [gn build] Add some llvm/tools: llvm-rc, llvm-rtdyld
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 | 2 ++ .../gn/secondary/llvm/lib/ExecutionEngine/BUILD.gn | 21 +++++++++++++++++++++ .../llvm/lib/ExecutionEngine/RuntimeDyld/BUILD.gn | 19 +++++++++++++++++++ utils/gn/secondary/llvm/tools/llvm-rc/BUILD.gn | 22 ++++++++++++++++++++++ utils/gn/secondary/llvm/tools/llvm-rtdyld/BUILD.gn | 14 ++++++++++++++ 5 files changed, 78 insertions(+) create mode 100644 utils/gn/secondary/llvm/lib/ExecutionEngine/BUILD.gn create mode 100644 utils/gn/secondary/llvm/lib/ExecutionEngine/RuntimeDyld/BUILD.gn create mode 100644 utils/gn/secondary/llvm/tools/llvm-rc/BUILD.gn create mode 100644 utils/gn/secondary/llvm/tools/llvm-rtdyld/BUILD.gn