[PATCH] D20807: PR27938: Don't remove valid DebugLoc in Scalarizer
David Blaikie via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 15 09:08:11 PDT 2016
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Please add a FileCheck/CHECK line to ensure that the location attached to the call after optimization is the one expected (the same as before optimization), then commit.
http://reviews.llvm.org/D20807
More information about the llvm-commits
mailing list