Skip to content

Add Alias emission to the builder #28

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 14, 2017
Merged

Conversation

CodaFi
Copy link
Member

@CodaFi CodaFi commented Jan 14, 2017

Aliases are nearly useless at the moment as there aren’t wrappers for its accessors.

@harlanhaskins
Copy link
Member

LGTM pending that comment

@CodaFi
Copy link
Member Author

CodaFi commented Jan 14, 2017

Uh, which comment?

@harlanhaskins
Copy link
Member

I left a review comment, basically saying that the declaration of Alias needs a comment

Aliases are completely useless at the moment as there aren’t wrappers
for its accessors.
@CodaFi
Copy link
Member Author

CodaFi commented Jan 14, 2017

@harlanhaskins How does it look now?

@@ -0,0 +1,10 @@
import cllvm

public struct Alias: IRValue {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doc comment here. Can probably just copy&paste the one from addAlias

@CodaFi
Copy link
Member Author

CodaFi commented Jan 14, 2017

Oh, there's your comment. Silly Github.

⛵️

@CodaFi CodaFi merged commit 30eb3bf into llvm-swift:master Jan 14, 2017
@CodaFi CodaFi deleted the assumed-alias branch January 14, 2017 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants