llvm: update to 4.0.0.
- Switch back to dynamic linking, seems to work again. Fixes #4722. - Disable libedit on musl (weird input bugs).
This commit is contained in:
committed by
Christian Neukirchen
parent
0f23ee75d5
commit
5adcb02d08
@@ -957,6 +957,7 @@ libyajl.so.2 yajl-2.0.1_1
|
||||
libconfuse.so.1 confuse-3.0_1
|
||||
libclang.so clang-3.4.2_1
|
||||
libclang.so.3.9 clang-3.9.1_2
|
||||
libclang.so.4 clang-4.0.0_1
|
||||
liblldb.so lldb-3.5.1_1
|
||||
libLLVM-3.5.so libllvm-3.5.0_1
|
||||
libLLVM-3.6.so libllvm3.6-3.6.0_1
|
||||
@@ -965,6 +966,7 @@ libLLVM-3.7.1.so libllvm3.7-3.7.1_1
|
||||
libLLVM-3.8.so libllvm3.8-3.8.0_1
|
||||
libLLVM-3.8.1.so libllvm3.8-3.8.1_1
|
||||
libLLVM-3.9.so libllvm3.9-3.9.0_1
|
||||
libLLVM-4.0.so libllvm4.0-4.0.0_1
|
||||
libisofs.so.6 libisofs-0.6.24_1
|
||||
libbfd-2.22.so binutils-2.22_1<2.23_1
|
||||
libopcodes-2.22.so binutils-2.22_1<2.23_1
|
||||
|
||||
Reference in New Issue
Block a user