Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Create dummy implementations as needed. Part of #54 and #55 #87

Merged
merged 2 commits into from
Oct 4, 2013

Conversation

quarnster
Copy link
Contributor

…m#55

- Add sha1block code from Go's sha1/sha1block package.
- Turn lock_unimplemented to lock_spin
- Added strings.IndexByte. Fixes go-llvm#53
axw added a commit that referenced this pull request Oct 4, 2013
Create dummy implementations as needed. Part of #54 and #55
@axw axw merged commit 161c9f7 into go-llvm:master Oct 4, 2013
@axw
Copy link
Member

axw commented Oct 4, 2013

Thank you.

@quarnster quarnster deleted the dummy branch October 4, 2013 16:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

strings.IndexByte implementation needed
2 participants