[PATCH] D81855: [llvm-readobj] set --elf-cg-profile as alias of --cg-profile

Zequan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 15 12:04:18 PDT 2020


zequanwu updated this revision to Diff 270812.
zequanwu added a comment.
Herald added a subscriber: emaste.
Herald added a reviewer: espindola.

Rename --elf-cg-profile to --cg-profile in tests and docs.
Keep --elf-cg-profile in test/tools/llvm-readobj/ELF/call-graph-profile.test for demonstration purpose.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81855/new/

https://reviews.llvm.org/D81855

Files:
  llvm/docs/CommandGuide/llvm-readelf.rst
  llvm/docs/CommandGuide/llvm-readobj.rst
  llvm/test/MC/ELF/cgprofile.ll
  llvm/test/MC/ELF/cgprofile.s
  llvm/test/Object/multiple-sections.yaml
  llvm/test/tools/llvm-readobj/ELF/demangle.test
  llvm/test/tools/yaml2obj/ELF/call-graph-profile-section.yaml
  llvm/tools/llvm-readobj/llvm-readobj.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81855.270812.patch
Type: text/x-patch
Size: 6819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200615/f1415e35/attachment.bin>


More information about the llvm-commits mailing list