[PATCH] D25434: Generate more debug info in -gmlt

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 18:33:39 PST 2016


echristo added a comment.

With Minimal and the ProfileDebug it seems that the function can be rearranged to make the logic a bit more clear. Also needs comments describing what we're looking for as far as profile debug. (The clang flag also needs documentation come to think of it.)

Can you look into Minimal plus profile debugging and see what we can unify here? Also coverage analysis I imagine.

Thanks!

-eric


https://reviews.llvm.org/D25434





More information about the llvm-commits mailing list