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

cmd/llgo-build: Add -test flag creating a test binary. For #48. #90

Merged
merged 2 commits into from
Oct 5, 2013

Conversation

quarnster
Copy link
Contributor

This is able to create a binary for some packages, although I'm
having issues actually running them. Will comment in #48 with more
details.

This PR depends on having merged the others first.

This is able to create a binary for some packages, although I'm
having issues actually running them. Will comment in go-llvm#48 with more
details.

This PR depends on having merged the others first.
@quarnster
Copy link
Contributor Author

Oops, right you are. Added missing test.go

axw added a commit that referenced this pull request Oct 5, 2013
cmd/llgo-build: Add -test flag creating a test binary. For #48.
@axw axw merged commit 7cfde94 into go-llvm:master Oct 5, 2013
@axw
Copy link
Member

axw commented Oct 5, 2013

Thank you, this is a great help. I'll look into the execution failure you reported in #48. I suspect it's down to the incompleteness of interface conversions, but we'll see.

@quarnster quarnster deleted the test branch October 5, 2013 05:29
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.

2 participants