mirror of
https://github.com/danog/gllvm.git
synced 2024-11-30 08:19:01 +01:00
Version bump.
This commit is contained in:
parent
97c57a0798
commit
405cd117c3
@ -56,9 +56,10 @@ package shared
|
|||||||
//
|
//
|
||||||
// 1.2.8 October 13 2020 Wensheng Tang's (@legendtang) requests and fixes to the -flto issues (issue #39).
|
// 1.2.8 October 13 2020 Wensheng Tang's (@legendtang) requests and fixes to the -flto issues (issue #39).
|
||||||
// Added support for the LTO_LINKING_FLAGS environment variable.
|
// Added support for the LTO_LINKING_FLAGS environment variable.
|
||||||
|
// 1.2.9 October 30 2020 FreeBSD bug fixes (@arrowd) (issue #41)
|
||||||
|
|
||||||
const gllvmVersion = "1.2.8"
|
const gllvmVersion = "1.2.9"
|
||||||
const gllvmReleaseDate = "October 13 2020"
|
const gllvmReleaseDate = "October 30 13 2020"
|
||||||
|
|
||||||
const osDARWIN = "darwin"
|
const osDARWIN = "darwin"
|
||||||
const osLINUX = "linux"
|
const osLINUX = "linux"
|
||||||
|
Loading…
Reference in New Issue
Block a user