[PATCH 1/2] Always create unwind table entries for functions marked `uwtable`

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Feb 17 19:14:14 PST 2014


> Can you recommend some documentation on the matter? The docs I've read
> apparently didn't get me to fully understand the topic.

Good question. The canonical way would probably be to add some
information to the language ref, but we have tried to keep its wording
fairly abstract. In this case, mentioning .eh_table in the
documentation of the uwtable might be the right thing to do.

Cheers,
Rafael



More information about the llvm-commits mailing list