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 9060f3c commit dfa1026Copy full SHA for dfa1026
wllvm/version.py
@@ -61,8 +61,8 @@
61
1.1.5 - 3/14/2018 fixes suggested by Alexander Bakst
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).
+ 4/28/2018 can handle thin archives, can sort manifest via the -s switch.
+ 5/1/2018 can handle archives correctly (deal with multiple files with the same name in the archive).
66
67
"""
68
0 commit comments