Open kavon opened 7 years ago
This bug only appeared once I replaced marking the return point of a CPS call as an EHPad with ContPoint. The current workaround is to continue saying that the block is an EHPad... why??
Marking as question just to remind myself to consider this again when cleaning up the implementation.
"The register %R14 needs to be live in to BB#1, but is missing from the live-in list. LLVM ERROR: Invalid global physical register"
When compiling
x2n1
.From
LiveRangeCalc::findReachingDefs
on the given code.