[DebugInfo] Remove the restriction on the size of DIStringType
authorChih-Ping Chen <chih-ping.chen@intel.com>
Mon, 30 Aug 2021 19:05:24 +0000 (15:05 -0400)
committerChih-Ping Chen <chih-ping.chen@intel.com>
Mon, 30 Aug 2021 19:36:54 +0000 (15:36 -0400)
commit070090cfa57f282e64ef355d2f8b8232bddedaf5
treeb362ba25843586e6274ec4098c178364713bfa8b
parent47b239eb5a17065d13c317600c46e56ffe2d6c75
[DebugInfo] Remove the restriction on the size of DIStringType
in DebugHandlerBase::isUnsignedDIType.

Differential Revision: https://reviews.llvm.org/D108559
llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
llvm/test/CodeGen/Generic/dbg-distringtype-uint.ll [new file with mode: 0644]