This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9337d5b41f4 [DAGCombine] Don't use getZExtValue() until we know the con [...] new e15cdb283c1 [X86] Regenerate LEA codegen tests new 8878856e8fd gn build: Add build files for clangd xpc framework code
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: test/CodeGen/X86/lea.ll | 80 ++++++++--- utils/gn/build/symlink_or_copy.py | 5 + utils/gn/build/toolchain/BUILD.gn | 18 ++- .../clangd/xpc/framework/BUILD.gn | 154 +++++++++++++++++++++ .../clangd/xpc/test-client/BUILD.gn | 20 +++ utils/gn/secondary/clang-tools-extra/test/BUILD.gn | 12 +- 6 files changed, 264 insertions(+), 25 deletions(-) create mode 100644 utils/gn/secondary/clang-tools-extra/clangd/xpc/framework/BUILD.gn create mode 100644 utils/gn/secondary/clang-tools-extra/clangd/xpc/test-client/BUILD.gn