We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2275513 commit 9060f3cCopy full SHA for 9060f3c
wllvm/version.py
@@ -62,9 +62,9 @@
62
63
1.1.6 - 4/24/2018 fixes suggested by building the Linux kernel and trying to harmonize with gllvm.
64
4/28/2018 can sort manifest via the -s switch.
65
-
+ 5/1/2018 handle archives correctly (deal with multiple files with the same name in the archive).
66
67
"""
68
69
wllvm_version = '1.1.6'
70
-wllvm_date = 'April 24th 2018'
+wllvm_date = 'May 1st 2018'
0 commit comments