2 files changed
+25
-1
lines changedSubmodule llvm-project updated 11 files
- llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp+17-7
- llvm/lib/ObjCopy/MachO/MachOLayoutBuilder.cpp-8
- llvm/lib/ObjCopy/MachO/MachOObject.cpp-4
- llvm/lib/ObjCopy/MachO/MachOObject.h-3
- llvm/lib/ObjCopy/MachO/MachOReader.cpp-4
- llvm/lib/Target/X86/X86ISelLowering.cpp+2-1
- llvm/lib/Transforms/Utils/RelLookupTableConverter.cpp+21-16
- llvm/test/CodeGen/X86/vector-trunc-nowrap.ll+88
- llvm/test/MC/X86/gotpcrel-non-globals.ll+36
- llvm/test/Transforms/RelLookupTableConverter/unnamed_addr.ll+45
- llvm/test/tools/llvm-objcopy/MachO/strip-with-encryption-info.test+106-50
Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + |
0 commit comments