[PATCH] D10831: Attach attribute "trap-func-name" to IR function

Akira Hatanaka ahatanak at gmail.com
Thu Jul 2 15:32:51 PDT 2015


ahatanak added a comment.

I wasn't sure how to test traps inside ctor/dtor or global constructor, so I went ahead and committed the reviewed patch. I can add the tests later if I can find a way to emit traps for those functions.


rL LLVM

http://reviews.llvm.org/D10831







More information about the cfe-commits mailing list