> Mark calls to llvm.stacksave, llvm.stackrestore as > nounwind. When such calls are inlined into something > else that is invoked, they were getting changed to invokes, > which is badness. Testcase? D.