Sean Fertile a2505bd063 [PowerPC][AIX] Override markFunctionEnd()
During fast-isel calling 'markFunctionEnd' in the base class will call
tidyLandingPads. This can cause an issue where we have determined that
we need ehinfo and emitted a traceback table with the bits set to
indicate that we will be emitting the ehinfo, but the tidying deletes
all landing pads. In this case we end up emitting a reference to
__ehinfo.N symbol, but not emitting a definition to said symbol and the
resulting file fails to assemble.

Differential Revision: https://reviews.llvm.org/D117040
2022-01-25 10:08:53 -05:00
..
2021-05-17 06:08:06 -05:00
2021-04-20 15:49:52 +08:00
2020-03-19 08:34:48 -05:00
2021-08-18 17:52:53 +08:00
2020-06-01 02:30:27 +00:00
2021-12-21 14:55:19 -06:00