probinson added a subscriber: probinson. ================ Comment at: lib/CodeGen/CodeGenModule.cpp:496 @@ +495,3 @@ + llvm::ReturnInst::Create(Ctx, CI, BB); + } + ---------------- What does the debug info look like for the wrapper? http://reviews.llvm.org/D12087