Re: DIsable reorder_blocks_and_partition for DWARF2 unwinding

2015-06-23 Thread Jeff Law
On 06/23/2015 04:18 PM, Dehao Chen wrote: This patch disables reorder_blocks_and_partition for DWARF2 unwinding. This is causing an internal application to segfault when built with AutoFDO+EH. Unfortunately, I don't have a small reproducible. But from the comment above the code, I do not see why

DIsable reorder_blocks_and_partition for DWARF2 unwinding

2015-06-23 Thread Dehao Chen
This patch disables reorder_blocks_and_partition for DWARF2 unwinding. This is causing an internal application to segfault when built with AutoFDO+EH. Unfortunately, I don't have a small reproducible. But from the comment above the code, I do not see why UI_DWARF2 will survive the issue. Any commen