Revert "Strip debug info when inlining into a nodebug function."
This reverts commit r296488. As noted by David Blaikie on llvm-commits, I overlooked the case of a debug function being inlined into a nodebug function being inlined into a debug function. llvm-svn: 297163
Loading
Please sign in to comment