[PATCH] D45850: [ELF] Read the call graph profile from object files.
Michael Spencer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 19 14:44:17 PDT 2018
Bigcheese updated this revision to Diff 166186.
Bigcheese marked 2 inline comments as done.
Bigcheese added a comment.
- Added test for unorderable symbols from object files
- Removed unneeded temporary
https://reviews.llvm.org/D45850
Files:
ELF/Driver.cpp
ELF/InputFiles.cpp
ELF/InputFiles.h
test/ELF/cgprofile-obj-warn.s
test/ELF/cgprofile-obj.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45850.166186.patch
Type: text/x-patch
Size: 4868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180919/b38b6546/attachment.bin>
More information about the llvm-commits
mailing list