This fixes crashes (PR30535) when building C++ code (with exceptions enabled) for ARM/Windows with optimizations enabled.
Diff Detail
Diff Detail
Event Timeline
Comment Actions
+majnemer who knows about these things.
mstorsjo: Please turn the IR reproducer on the PR into a test case and add to the patch.
lib/CodeGen/GlobalMerge.cpp | ||
---|---|---|
513–521 | This seems wrong. We should add cases for catchswitch & cleanuppad. |
This seems wrong. We should add cases for catchswitch & cleanuppad.