[PATCH] D33705: [CGVTables] Finalize SP before attempting to clone it

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 1 13:11:57 PDT 2017


dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

I guess this would need a cross-project test case (ie: it'd have to run LLVM optimizations to fail/pass/demonstrate the fix). I think it'd be OK to add one if there's a neat/clean/obvious optimization that can be reliably triggered to do the cloning that would assert/crash - please add one if you think that's practical/reasonable.


https://reviews.llvm.org/D33705





More information about the cfe-commits mailing list