This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from efd0651c27d [TableGen] Fix null pointer dereferencing in token parser. new 491c3dc2ef0 [AArch64] add tests for fdiv/frem constant folding (PR41668); NFC new 5a901e32bba gn build: Merge r359455 new b6730a33abd [llvm-nm] Add --special-syms no-op flag
The 3 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/AArch64/fp-const-fold.ll | 27 ++++++++++++++++++ test/tools/llvm-nm/AArch64/special-syms.test | 32 ++++++++++++++++++++++ tools/llvm-nm/llvm-nm.cpp | 3 ++ .../clang-tools-extra/clangd/unittests/BUILD.gn | 1 + 4 files changed, 63 insertions(+) create mode 100644 test/CodeGen/AArch64/fp-const-fold.ll create mode 100644 test/tools/llvm-nm/AArch64/special-syms.test