[PATCH] D25763: Add end location of loop to loop metadata.

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 07:46:30 PDT 2016


fhahn marked 2 inline comments as done.
fhahn added a comment.

I've removed the End variable, added an early return after after we found the second DebugLoc and also added a comment.


https://reviews.llvm.org/D25763





More information about the llvm-commits mailing list