1 file changed
+1
-1
lines changedSubmodule llvm-project updated 23 files
- libc/config/gpu/entrypoints.txt+1
- libc/docs/gpu/motivation.rst+1-1
- libc/docs/gpu/support.rst+1
- libc/include/errno.h.def+4-3
- libc/include/llvm-libc-types/rpc_opcodes_t.h+1
- libc/src/errno/libc_errno.cpp+9-4
- libc/src/stdio/gpu/CMakeLists.txt+11
- libc/src/stdio/gpu/remove.cpp+26
- libc/utils/gpu/server/rpc_server.cpp+11
- llvm/include/llvm/CodeGen/AsmPrinter.h+16-6
- llvm/include/llvm/CodeGen/AsmPrinterHandler.h-10
- llvm/include/llvm/CodeGen/DebugHandlerBase.h+17-9
- llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp+60-34
- llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h-2
- llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp+2
- llvm/lib/CodeGen/AsmPrinter/EHStreamer.h-5
- llvm/lib/CodeGen/AsmPrinter/PseudoProbePrinter.cpp-2
- llvm/lib/CodeGen/AsmPrinter/PseudoProbePrinter.h+2-11
- llvm/lib/CodeGen/AsmPrinter/WinCFGuard.h-8
- llvm/lib/Target/BPF/BPFAsmPrinter.cpp+2-3
- llvm/lib/Target/BPF/BTFDebug.h-2
- llvm/lib/Transforms/Instrumentation/NumericalStabilitySanitizer.cpp+3
- llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp+58-5
0 commit comments