diff options
author | Manman Ren <manman.ren@gmail.com> | 2014-07-28 18:52:30 +0000 |
---|---|---|
committer | Manman Ren <manman.ren@gmail.com> | 2014-07-28 18:52:30 +0000 |
commit | bf696e39309bd1d92c65ce2ab41beeb89879f85d (patch) | |
tree | ff65309b1b42da0762042708156ed12954194655 /llvm/lib/CodeGen/AsmPrinter | |
parent | b04846b4cde6879660d82a2f0fc8627b168acd55 (diff) | |
download | bcm5719-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')
0 files changed, 0 insertions, 0 deletions