Commit 834ced4
1 file changed
+1
-1
lines changedSubmodule llvm-project updated 51 files
- .github/workflows/hlsl-test-all.yaml-5
- .github/workflows/libclang-abi-tests.yml+11-24
- .github/workflows/llvm-abi-tests.yml+16-29
- .github/workflows/llvm-project-tests.yml+1-11
- .github/workflows/premerge.yaml+2-1
- .github/workflows/release-binaries.yml-9
- clang-tools-extra/clangd/GlobalCompilationDatabase.cpp+4
- clang-tools-extra/clangd/test/modules_no_cdb.test+66
- clang/cmake/caches/Release.cmake+30-9
- clang/lib/ExtractAPI/DeclarationFragments.cpp+4-1
- clang/lib/Format/QualifierAlignmentFixer.cpp+13-4
- clang/lib/Format/UnwrappedLineParser.cpp+4-4
- clang/lib/Format/WhitespaceManager.cpp+4-1
- clang/lib/Serialization/ASTWriter.cpp+1-2
- clang/test/ExtractAPI/typedef.c+80-1
- clang/test/Modules/crash-enum-visibility-with-header-unit.cppm+46
- clang/unittests/Format/FormatTest.cpp+13
- clang/unittests/Format/QualifierFixerTest.cpp+2
- clang/unittests/Format/TokenAnnotatorTest.cpp+6
- cmake/Modules/LLVMVersion.cmake+1-1
- compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp+10-2
- compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h+1-1
- libcxx/include/__config+1-1
- lld/COFF/Chunks.cpp+1-1
- lld/test/COFF/arm64ec-codemap.test+33-3
- lldb/tools/debugserver/source/MacOSX/MachVMRegion.cpp+6
- llvm/include/llvm/CodeGen/TargetInstrInfo.h+11
- llvm/include/llvm/MC/MCSection.h+13-12
- llvm/lib/CodeGen/BranchFolding.cpp+5
- llvm/lib/CodeGen/MachineCopyPropagation.cpp-10
- llvm/lib/CodeGen/SelectOptimize.cpp+1-1
- llvm/lib/MC/MCSection.cpp+2-2
- llvm/lib/Target/LoongArch/LoongArchInstrInfo.cpp+27-18
- llvm/lib/Target/LoongArch/LoongArchInstrInfo.h+3
- llvm/lib/Target/RISCV/RISCVFrameLowering.cpp+4-2
- llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp+14
- llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp+4
- llvm/lib/Transforms/Instrumentation/RealtimeSanitizer.cpp+3
- llvm/test/CodeGen/AArch64/pr166870.ll+68
- llvm/test/CodeGen/AArch64/selectopt-cast.ll+46
- llvm/test/CodeGen/LoongArch/issue163681.ll+56
- llvm/test/CodeGen/RISCV/GlobalISel/constbarrier-rv32.ll+3
- llvm/test/CodeGen/RISCV/GlobalISel/div-by-constant.ll+4
- llvm/test/CodeGen/RISCV/machine-copyprop-noop-removal.mir+6-2
- llvm/test/CodeGen/RISCV/rvv/stack-probing-dynamic.ll+4-4
- llvm/test/CodeGen/RISCV/sextw-removal.ll+1
- llvm/test/CodeGen/WebAssembly/fake-use.ll+25
- llvm/test/Instrumentation/RealtimeSanitizer/rtsan_attrib_declare.ll+11
- llvm/utils/gn/secondary/llvm/version.gni+1-1
- llvm/utils/lit/lit/__init__.py+1-1
- llvm/utils/mlgo-utils/mlgo/__init__.py+1-1
0 commit comments