With the appropriate Verifier changes, exactracting the result out of a
statepoint wrapping a vararg function crashes. However, a void vararg
function works fine: commit this first step.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D7071
[GC] Verify-pass void vararg functions in gc.statepoint ClosedPublic Authored by artagnon on Jan 20 2015, 11:09 AM.
Details Summary With the appropriate Verifier changes, exactracting the result out of a
Diff Detail
Event Timelineartagnon updated this object. Closed by commit rL226599: [GC] Verify-pass void vararg functions in gc.statepoint (authored by artagnon). · Explain WhyJan 20 2015, 11:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 18449 llvm/trunk/lib/IR/Verifier.cpp
llvm/trunk/test/CodeGen/X86/statepoint-call-lowering.ll
|