[llvm-readobj][test] - Add a test for --elf-cg-profile option.
authorGeorgii Rymar <grimar@accesssoftek.com>
Thu, 6 Feb 2020 11:15:59 +0000 (14:15 +0300)
committerGeorgii Rymar <grimar@accesssoftek.com>
Tue, 11 Feb 2020 10:06:36 +0000 (13:06 +0300)
commit60e9b5888f75c3e33795e5a8c84f6e6c1c53116c
treede6e328b077911382e909957fe57ce7697a7b399
parent9fda213d625a1f39954a8ba5311e1483d9d0db3e
[llvm-readobj][test] - Add a test for --elf-cg-profile option.

This adds a test to document --elf-cg-profile  option we have.
I am going to refactor this area, and this patch is mostly to
create a base for a follow-up change.

Differential revision: https://reviews.llvm.org/D74115
llvm/test/tools/llvm-readobj/ELF/call-graph-profile.test [new file with mode: 0644]