build, Interop/Indexer: update LLVM and clang to 3.9.0
This commit is contained in:
committed by
SvyatoslavScherbina
parent
9052e08e59
commit
9a7d036b33
@@ -113,7 +113,8 @@ List<String> llvmLinkerOpts() {
|
||||
'-lLLVMBitReader',
|
||||
'-lLLVMMC',
|
||||
'-lLLVMCore',
|
||||
'-lLLVMSupport'
|
||||
'-lLLVMSupport',
|
||||
'-lLLVMDebugInfoCodeView'
|
||||
]
|
||||
|
||||
final List<String> res = new ArrayList<>()
|
||||
|
||||
Reference in New Issue
Block a user