Skip to content

Commit

Permalink
lld: bump to 19.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
echawk committed Oct 25, 2024
1 parent 3556909 commit e119865
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 deletions.
3 changes: 2 additions & 1 deletion utils/lld/build
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

export DESTDIR="$1"

install -Dm644 \
mkdir -p lld/include/mach-o/
cp \
libunwind/include/mach-o/compact_unwind_encoding.h \
lld/include/mach-o/compact_unwind_encoding.h

Expand Down
6 changes: 3 additions & 3 deletions utils/lld/checksums
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
f19ac95eac47c22a3a496602d1586bc82326c5dfbe4141f57718e00c2b2b5ec34e
1eb6184478268804485693c8ee428d77717390069cf4714d1578e3e8f5d50f5896
2ba97d620ecef7ebac30567091f7b6d52dac9470bcc38a5b49b6b1206053a2f246
2043258d689346836a64c48126bf02718088b62f8798083b557eb4f3b362479aa0
df3f0384fd495c49da6ac0f9adbeee781fb379c266fdd692f6431dd66bbfe65b50
1b42edf56112d0a002e8ee4b7fee65314e60a9a51c7a5d4420ebcf9d7dddb31367
6 changes: 3 additions & 3 deletions utils/lld/sources
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.8/lld-18.1.8.src.tar.xz lld
https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.8/cmake-18.1.8.src.tar.xz cmake
https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.8/libunwind-18.1.8.src.tar.xz libunwind
https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.2/lld-19.1.2.src.tar.xz lld
https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.2/cmake-19.1.2.src.tar.xz cmake
https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.2/libunwind-19.1.2.src.tar.xz libunwind
2 changes: 1 addition & 1 deletion utils/lld/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.1.8 1
19.1.2 1

0 comments on commit e119865

Please sign in to comment.