Download Latest Version 20200504@LLVM8@934205b.zip (135.8 MB)
Email in envelope

Get an email when there's a new version of Hikari

Home / 20190318
Name Modified Size InfoDownloads / Week
Parent folder
LLVM7.0@20190318.tar.gz 2019-03-16 96.3 MB
LLVM7.0@20190318.zip 2019-03-16 125.9 MB
README.md 2019-03-16 626 Bytes
Totals: 3 Items   222.2 MB 0

Remove a previously intentionally placed trolling attempt code-snippet.

Background

Previously, in an attempt to troll some of the users and leave a marker in the compiled binary. (There are multiple better approaches but I picked the easiest one), the function attribute of the generated FunctionWrappers are intentionally left as visible with name HikariFunctionWrapper, however later on when stealing function attributes from the parent function, the visibility is also copied which results in potential name collision when linking.

This release removed the trolling part and attribute stealing code.

Zhang

Source: README.md, updated 2019-03-16