[all-commits] [llvm/llvm-project] 9b96b0: llvm-xray {convert, extract}: Add --demangle

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Aug 24 13:35:31 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b96b0865df158a73767c3cfdd0380f86d5dde21
      https://github.com/llvm/llvm-project/commit/9b96b0865df158a73767c3cfdd0380f86d5dde21
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-08-24 (Tue, 24 Aug 2021)

  Changed paths:
    M llvm/test/tools/llvm-xray/AArch64/extract-instrmap.test
    M llvm/test/tools/llvm-xray/X86/convert-with-debug-syms.txt
    M llvm/test/tools/llvm-xray/X86/extract-instrmap-pie.ll
    M llvm/tools/llvm-xray/xray-converter.cpp
    M llvm/tools/llvm-xray/xray-extract.cpp

  Log Message:
  -----------
  llvm-xray {convert,extract}: Add --demangle

No demangling may be a better default in the future.
Add `--demangle` for migration convenience.

Reviewed By: Enna1

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




More information about the All-commits mailing list