[PATCH] D53267: [CodeExtractor] Erase debug intrinsics in outlined thunks
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 15 09:16:36 PDT 2018
vsk added a comment.
In https://reviews.llvm.org/D53267#1265513, @aprantl wrote:
> What kind of DISubprogram do we assign to the outlined function now?
Currently we don't assign one.
https://reviews.llvm.org/D53267
More information about the llvm-commits
mailing list