[all-commits] [llvm/llvm-project] c55c14: [gcov] Clean up by getting llvm.dbg.cu earlier
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Sep 12 12:21:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c55c14837e148b817de989106560328219df342b
https://github.com/llvm/llvm-project/commit/c55c14837e148b817de989106560328219df342b
Author: Fangrui Song <i at maskray.me>
Date: 2020-09-12 (Sat, 12 Sep 2020)
Changed paths:
M llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp
Log Message:
-----------
[gcov] Clean up by getting llvm.dbg.cu earlier
Commit: 412c9c0bf2a8ccbda2d925575891a51ef5df846e
https://github.com/llvm/llvm-project/commit/412c9c0bf2a8ccbda2d925575891a51ef5df846e
Author: Fangrui Song <i at maskray.me>
Date: 2020-09-12 (Sat, 12 Sep 2020)
Changed paths:
M llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp
Log Message:
-----------
[gcov] emitProfileArcs: iterate over GCOVFunction's instead of Function's to avoid duplicated filtering
Compare: https://github.com/llvm/llvm-project/compare/c34a99fe589b...412c9c0bf2a8
More information about the All-commits
mailing list