Skip to content

Conversation

@CodaFi
Copy link
Member

@CodaFi CodaFi commented Jan 12, 2017

Not sure if this should be partial.

@harlanhaskins
Copy link
Member

Should this be in Module along with function(named:) and type(named:)?

@harlanhaskins
Copy link
Member

Or should we move those both to IRBuilder?

///
/// - returns: A value representing a pointer to the newly inserted global
/// string variable.
public func buildGlobalStringPtr(_ string: String, name: String = "") -> IRValue {
Copy link
Member

Choose a reason for hiding this comment

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

Let's go ahead and roll a change to make this return a Global

@CodaFi
Copy link
Member Author

CodaFi commented Jan 12, 2017

⛵️

@CodaFi CodaFi merged commit 0c6b336 into llvm-swift:master Jan 12, 2017
@CodaFi CodaFi deleted the mister-worldwide branch January 12, 2017 23:53
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