[PATCH] D14769: [FunctionAttrs] Calls to libcalls don't cause a function to potentially recurse

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 05:00:53 PST 2015


jmolloy abandoned this revision.
jmolloy added a comment.

Hi Duncan,

Damn, you're right. I didn't even consider atexit handlers. And that noreturn case is true too. I'll abandon this.

Cheers,

James


Repository:
  rL LLVM

http://reviews.llvm.org/D14769





More information about the llvm-commits mailing list