[all-commits] [llvm/llvm-project] e0c54a: [libc++abi][VE] Support VE in long double demangler

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Wed Sep 13 16:12:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e0c54a2e7b9ca20bbf3fb554162bfcd6d5f56a1d
      https://github.com/llvm/llvm-project/commit/e0c54a2e7b9ca20bbf3fb554162bfcd6d5f56a1d
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2023-09-14 (Thu, 14 Sep 2023)

  Changed paths:
    M libcxxabi/src/demangle/ItaniumDemangle.h
    M llvm/include/llvm/Demangle/ItaniumDemangle.h

  Log Message:
  -----------
  [libc++abi][VE] Support VE in long double demangler

Support VE in long double demangler.  This patch corrects
libcxxabi/test/test_demangle.pass.cpp on VE.

Reviewed By: MaskRay, #libc_abi, ldionne

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




More information about the All-commits mailing list