[all-commits] [llvm/llvm-project] 070090: [DebugInfo] Remove the restriction on the size of ...

cchen15 via All-commits all-commits at lists.llvm.org
Mon Aug 30 12:39:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 070090cfa57f282e64ef355d2f8b8232bddedaf5
      https://github.com/llvm/llvm-project/commit/070090cfa57f282e64ef355d2f8b8232bddedaf5
  Author: Chih-Ping Chen <chih-ping.chen at intel.com>
  Date:   2021-08-30 (Mon, 30 Aug 2021)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
    A llvm/test/CodeGen/Generic/dbg-distringtype-uint.ll

  Log Message:
  -----------
  [DebugInfo] Remove the restriction on the size of DIStringType
in DebugHandlerBase::isUnsignedDIType.

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




More information about the All-commits mailing list