mirror of
https://github.com/danog/gllvm.git
synced 2024-11-30 06:19:03 +01:00
Merge branch 'master' of https://github.com/SRI-CSL/gllvm
This commit is contained in:
commit
83f0074ba9
@ -54,10 +54,10 @@ package shared
|
|||||||
//
|
//
|
||||||
// 1.2.7 August 4 2020 William Woodruff's (@woodruffw) tweaks to the get-bc command (a strict mode).
|
// 1.2.7 August 4 2020 William Woodruff's (@woodruffw) tweaks to the get-bc command (a strict mode).
|
||||||
//
|
//
|
||||||
// 1.2.8 October 11 2020 Wensheng Tang's (@legendtang) requests and fixes to the -flto issues.
|
// 1.2.8 October 12 2020 Wensheng Tang's (@legendtang) requests and fixes to the -flto issues.
|
||||||
|
|
||||||
const gllvmVersion = "1.2.8"
|
const gllvmVersion = "1.2.8"
|
||||||
const gllvmReleaseDate = "October 11 2020"
|
const gllvmReleaseDate = "October 12 2020"
|
||||||
|
|
||||||
const osDARWIN = "darwin"
|
const osDARWIN = "darwin"
|
||||||
const osLINUX = "linux"
|
const osLINUX = "linux"
|
||||||
|
Loading…
Reference in New Issue
Block a user