Skip to content
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

fatal error: llvm/Analysis/OrderedBasicBlock.h: No such file or directory #4

Open
liangrj2014 opened this issue May 14, 2021 · 1 comment

Comments

@liangrj2014
Copy link

Hi,
Thanks a lot for sharing this useful repository!

I encountered the following fatal error in compilation:
fatal error: llvm/Analysis/OrderedBasicBlock.h: No such file or directory

I checked the llvm github repository and can not the file OrderedBasicBlock.h. Could you please help me with it? Thanks in advance!

@dillonhuff
Copy link
Owner

It sounds as though you're version of LLVM is not compatible with this repository. I would try binary search over the LLVM versions to fix you problem. I believe LLVM 7 should work.

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

No branches or pull requests

2 participants