Skip to content

Ensure LLVM is initialized for TargetMachine use #94

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
Aug 26, 2017

Conversation

vdka
Copy link
Contributor

@vdka vdka commented Jul 7, 2017

This PR:

  • Initializes LLVM in TargetMachine's pubic initialize as it done in Module.
  • Also exposes the Initialize call to client code to allow the decision of when to perform initialization to be made by the client without needing to initialize any dummy values

Also expose initializeLLVM to client code
@harlanhaskins harlanhaskins self-requested a review August 19, 2017 19:40
@CodaFi
Copy link
Member

CodaFi commented Aug 26, 2017

⛵️

@CodaFi CodaFi merged commit 72b29b8 into llvm-swift:master Aug 26, 2017
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.

3 participants