[all-commits] [llvm/llvm-project] f51b25: [AIX] demangle xcoff label symbol for llvm-nm

diggerlin via All-commits all-commits at lists.llvm.org
Wed Jan 12 09:28:04 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f51b25a4b97a59b0ff7b485d4f2ce1e293ffb739
      https://github.com/llvm/llvm-project/commit/f51b25a4b97a59b0ff7b485d4f2ce1e293ffb739
  Author: zhijian <zhijian at ca.ibm.com>
  Date:   2022-01-12 (Wed, 12 Jan 2022)

  Changed paths:
    A llvm/test/tools/llvm-nm/XCOFF/demangle.test
    M llvm/tools/llvm-nm/llvm-nm.cpp

  Log Message:
  -----------
  [AIX] demangle xcoff label symbol for llvm-nm

Summary:

modified the demangle for the xcoff label symbol.

Reviewers: James Henderson
Differential Revision: https://reviews.llvm.org/D113106




More information about the All-commits mailing list