Skip to content

Conversation

@nick-ulle
Copy link
Collaborator

@nick-ulle nick-ulle commented Mar 9, 2017

This makes the createPhi function usable.

I'm not sure why createPhi and createPHI were both defined. RLLVMCompile does not use either, so AFAIK we can safely remove one. The LLVM API defines createPHI, so it might be better to keep that name than createPhi. Having lots of duplicated function names makes the package more confusing than it needs to be.

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.

1 participant