issues
search
go-llvm
/
llgo
LLVM-based compiler for Go
Other
1.26k
stars
80
forks
source link
Create dummy implementations as needed. Part of #54 and #55
#87
Closed
quarnster
closed
11 years ago
quarnster
commented
11 years ago
Add sha1block code from Go's sha1/sha1block package.
Turn lock_unimplemented to lock_spin
Added strings.IndexByte. Fixes #53
axw
commented
11 years ago
Thank you.