Outline non returning functions unless a longjmp
__assert_fail, abort, exit etc. are cold.
TODO: outline throw
Authored by: rjf (Ruijie Fang)
Reviewed by: hiraditya,tejohnson,fhahn
Differential Revision: https://reviews.llvm.org/D69257
Outline non returning functions unless a longjmp AK <1894981+hiraditya@users.noreply.github.com> on Aug 1 2020, 7:15 PM. Authored by Tags None Subscribers None
Description
Details
|