[PATCH] D41435: [InstCombine] Add debug location to new caller.

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 20 08:30:15 PST 2017


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

This is getting rid of a trampoline so attaching the outer call's debug locations is correct. Thanks!


https://reviews.llvm.org/D41435





More information about the llvm-commits mailing list