[PATCH] D44208: Initial depo
keita abdoul-kader via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 7 07:31:40 PST 2018
Please ignore this diff. The work is not ready for review
Sorry for the noise.
On Wed, Mar 7, 2018 at 7:27 AM, abdoul-kader keita via Phabricator <
reviews at reviews.llvm.org> wrote:
> Kader created this revision.
> Herald added subscribers: llvm-commits, mgrang, mgorny.
>
> porting autofdo to using llvm symbolizer and elf tools
>
>
> Repository:
> rL LLVM
>
> https://reviews.llvm.org/D44208
>
> Files:
> tools/llvm-create-profile/CMakeLists.txt
> tools/llvm-create-profile/addr2line.cc
> tools/llvm-create-profile/addr2line.h
> tools/llvm-create-profile/config.h
> tools/llvm-create-profile/create_llvm_prof.cc
> tools/llvm-create-profile/instruction_map.cc
> tools/llvm-create-profile/instruction_map.h
> tools/llvm-create-profile/llvm_profile_writer.cc
> tools/llvm-create-profile/llvm_profile_writer.h
> tools/llvm-create-profile/profile.cc
> tools/llvm-create-profile/profile.h
> tools/llvm-create-profile/profile_creator.cc
> tools/llvm-create-profile/profile_creator.h
> tools/llvm-create-profile/profile_writer.cc
> tools/llvm-create-profile/profile_writer.h
> tools/llvm-create-profile/sample_reader.cc
> tools/llvm-create-profile/sample_reader.h
> tools/llvm-create-profile/source_info.cc
> tools/llvm-create-profile/source_info.h
> tools/llvm-create-profile/symbol_map.cc
> tools/llvm-create-profile/symbol_map.h
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180307/f6d5bc92/attachment.html>
More information about the llvm-commits
mailing list