llvm: 3.6.0 -> 3.6.1
This commit is contained in:
parent
8f95de0b49
commit
aa06590721
@ -705,7 +705,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rwxr-xr-x root/root usr/lib/BugpointPasses.so
|
||||
lrwxrwxrwx root/root usr/lib/libLLVM-3.6.0.so -> libLLVM-3.6.so
|
||||
lrwxrwxrwx root/root usr/lib/libLLVM-3.6.1.so -> libLLVM-3.6.so
|
||||
-rwxr-xr-x root/root usr/lib/libLLVM-3.6.so
|
||||
-rwxr-xr-x root/root usr/lib/libLLVMAnalysis.a
|
||||
-rwxr-xr-x root/root usr/lib/libLLVMAsmParser.a
|
||||
|
@ -1,3 +1,3 @@
|
||||
36a89de82dfe6ca99829743591cf8112 config.h
|
||||
f1e14e949f8df3047c59816c55278cec llvm-3.6.0.src.tar.xz
|
||||
ebf9e97be405ae126e134d3a357cd58a llvm-3.6.1.src.tar.xz
|
||||
fcd6954a7fbd05687990e59e87131c3e llvm-config.h
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Depends on: python
|
||||
|
||||
name=llvm
|
||||
version=3.6.0
|
||||
version=3.6.1
|
||||
release=1
|
||||
source=(http://llvm.org/releases/$version/$name-$version.src.tar.xz \
|
||||
config.h llvm-config.h)
|
||||
|
Loading…
x
Reference in New Issue
Block a user