Skip to content

Commit f2bef6b

Browse files
committed
Update llvm-lib to 6.0
1 parent 47ded62 commit f2bef6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ivy.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<!--<dependency org="com.google.auto.value" name="auto-value" rev="1.3" conf="build->default"/>-->
111111

112112
<!-- Shared C library for LLVM, bound by Java bindings -->
113-
<dependency org="org.sosy_lab" name="llvm-lib-3.9.1" rev="3.9.1-sosy0.4" conf="runtime->full" />
113+
<dependency org="org.sosy_lab" name="llvm-lib-6.0" rev="6.0-sosy0.6" conf="runtime->full" />
114114

115115
<!-- Guava has a dependency on error_prone_annotations without a revision number, need an override. -->
116116
<override org="com.google.errorprone" module="error_prone_annotations" rev="2.4.0"/>

0 commit comments

Comments
 (0)