[PATCH] D48105: [llvm][Instrumentation] Add Call Graph Profile pass
Michael Spencer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 13 15:46:04 PDT 2018
Bigcheese updated this revision to Diff 151265.
Bigcheese marked 2 inline comments as done.
Bigcheese edited the summary of this revision.
Bigcheese added a comment.
Herald added a subscriber: mgrang.
Address review comments.
Change to using ValueAsMetadata instead of strings and add a check to the verifier.
https://reviews.llvm.org/D48105
Files:
ELF/CMakeLists.txt
ELF/CallGraphSort.cpp
ELF/CallGraphSort.h
ELF/Config.h
ELF/Driver.cpp
ELF/Options.td
ELF/Symbols.cpp
ELF/Symbols.h
ELF/Writer.cpp
test/ELF/cgprofile-icf.s
test/ELF/cgprofile-txt.s
test/ELF/cgprofile-warn.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48105.151265.patch
Type: text/x-patch
Size: 23376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180613/f283f66e/attachment.bin>
More information about the llvm-commits
mailing list