Closed
Description
Trying to update to avr-llvm/llvm@3c0d2ad, I've made some good progress and some nasty hacks, but now I'm stuck at this intriguing LLVM error
ResumeInst needs to be in a function with a personality.
resume { i8*, i32 } %3
LLVM ERROR: Broken function found, compilation aborted!
Unfortunately, I have not been able to generate an LLVM IR dump of the invalid input before the failure occurs, and I can't get useful debugging symbols in LLVM or add debugging prints to the LLVM codebase. Frustrating!
Metadata
Metadata
Assignees
Labels
No labels