This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 925602b5883 [llvm-objcopy]Allow llvm-objcopy to be used on an ELF file [...] new e3e62b426cb gn build: Add build files for non-framework xpc clangd bits
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/build/sync_source_lists_from_cmake.py | 3 +-- .../clang-tools-extra/clangd/tool/BUILD.gn | 16 ++++++------- .../clang-tools-extra/clangd/xpc/BUILD.gn | 26 ++++++++++++++++++++++ .../clang-tools-extra/clangd/xpc/enable.gni | 4 ++++ .../secondary/clang-tools-extra/unittests/BUILD.gn | 6 ++++- .../unittests/clangd/xpc/BUILD.gn | 15 +++++++++++++ 6 files changed, 58 insertions(+), 12 deletions(-) create mode 100644 utils/gn/secondary/clang-tools-extra/clangd/xpc/BUILD.gn create mode 100644 utils/gn/secondary/clang-tools-extra/clangd/xpc/enable.gni create mode 100644 utils/gn/secondary/clang-tools-extra/unittests/clangd/xpc/BUILD.gn