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

Fix LLVMInitializeRISCVTargetMC #34

Merged
merged 1 commit into from
Jul 22, 2016

Conversation

boomshroom
Copy link
Contributor

Only register the MCInstrInfo for riscv once and actually register it for riscv64.

Only register the MCInstrInfo for riscv once and actually register it for riscv64.
@colinschmidt colinschmidt merged commit e239f1e into ucb-bar:riscv-trunk Jul 22, 2016
@colinschmidt
Copy link
Contributor

Thanks!

@boomshroom
Copy link
Contributor Author

From what I could tell, it was what was responsible for the segfault I posted in #30.

@colinschmidt
Copy link
Contributor

Let me know if this fixes the problem now...I also just pushed a new trunk merge so that is another big variable.

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