[PATCH] Fix inliner to not inline functions that call setjmp() using "invoke"

Chandler Carruth chandlerc at gmail.com
Fri Dec 13 00:05:22 PST 2013


  Committed fixes that actually run the analysis over terminators in r197215, and fixed the PR in 197216.

http://llvm-reviews.chandlerc.com/D2390



More information about the llvm-commits mailing list