[inliner] Fix PR18206 by preventing inlining functions that call setjmp
[oota-llvm.git] / test / Transforms / Inline / inline_returns_twice.ll
2013-12-13 Chandler Carruth[inliner] Fix PR18206 by preventing inlining functions...
2013-12-12 Mark SeabornFix spelling in comment in test: "themselve" -> "themse...
2013-07-14 Stephen LinCatch more CHECK that can be converted to CHECK-LABEL...
2011-12-18 Joerg SonnenbergerAllow inlining of functions with returns_twice calls...