Skip to content

Remove duplicate createPHI and fix arg name typo.#15

Open
nick-ulle wants to merge 2 commits intoduncantl:masterfrom
nick-ulle:master
Open

Remove duplicate createPHI and fix arg name typo.#15
nick-ulle wants to merge 2 commits intoduncantl:masterfrom
nick-ulle:master

Conversation

@nick-ulle
Copy link
Copy Markdown
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