summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
diff options
context:
space:
mode:
authorManman Ren <manman.ren@gmail.com>2014-07-28 18:52:30 +0000
committerManman Ren <manman.ren@gmail.com>2014-07-28 18:52:30 +0000
commitbf696e39309bd1d92c65ce2ab41beeb89879f85d (patch)
treeff65309b1b42da0762042708156ed12954194655 /llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
parentb04846b4cde6879660d82a2f0fc8627b168acd55 (diff)
downloadbcm5719-llvm-bf696e39309bd1d92c65ce2ab41beeb89879f85d.tar.gz
bcm5719-llvm-bf696e39309bd1d92c65ce2ab41beeb89879f85d.zip
[Debug Info] replace DIUnspecifiedParameter with DITrivialType.
This is the first of a series of patches to handle type uniqueing of the type array for a subroutine type. This commit makes sure unspecified_parameter is a DIType to enable converting the type array for a subroutine type to an array of DITypes. This commit should have no functionality change. With this commit, we may change unspecified type to be a DITrivialType instead of a DIType. llvm-svn: 214111
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud