[all-commits] [llvm/llvm-project] bbf896: [llvm-readobj] set --elf-cg-profile as alias of --...

ZequanWu via All-commits all-commits at lists.llvm.org
Wed Jun 17 11:25:03 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bbf89644b5897c7d9508975c289fd861f60e0835
      https://github.com/llvm/llvm-project/commit/bbf89644b5897c7d9508975c289fd861f60e0835
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2020-06-17 (Wed, 17 Jun 2020)

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

  Log Message:
  -----------
  [llvm-readobj] set --elf-cg-profile as alias of --cg-profile

Summary: Rename --elf-cg-profile to --cg-profile and keep --elf-cg-profile as an alias of --cg-profile.

Reviewers: jhenderson, MaskRay, espindola, hans

Reviewed By: jhenderson, MaskRay

Subscribers: emaste, rupprecht, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D81855




More information about the All-commits mailing list