1 file changed
+1
-1
lines changedSubmodule llvm-project updated 17 files
- libc/config/linux/aarch64/entrypoints.txt+2
- libc/config/linux/riscv/entrypoints.txt+2
- libc/config/linux/x86_64/entrypoints.txt+2
- libc/docs/dev/undefined_behavior.rst+5
- libc/newhdrgen/yaml/pthread.yaml+14
- libc/spec/posix.td+10
- libc/src/pthread/CMakeLists.txt+22
- libc/src/pthread/pthread_rwlock_clockrdlock.cpp+50
- libc/src/pthread/pthread_rwlock_clockrdlock.h+23
- libc/src/pthread/pthread_rwlock_clockwrlock.cpp+51
- libc/src/pthread/pthread_rwlock_clockwrlock.h+23
- libc/test/integration/src/pthread/CMakeLists.txt+2
- libc/test/integration/src/pthread/pthread_rwlock_test.cpp+61-3
- lld/ELF/ScriptLexer.cpp+17
- lld/ELF/ScriptLexer.h+5-3
- lld/ELF/ScriptParser.cpp+1-14
- lld/test/ELF/linkerscript/group.s+45-46
0 commit comments