Debug Info: code clean up.
authorManman Ren <manman.ren@gmail.com>
Wed, 23 Oct 2013 22:52:22 +0000 (22:52 +0000)
committerManman Ren <manman.ren@gmail.com>
Wed, 23 Oct 2013 22:52:22 +0000 (22:52 +0000)
commit950f4e82afe9459457ce3f655ecb40fb64f761d9
tree4ef94b01321206b78c0531124a79b5242d58c627
parentd80961c91f5318cdbbd5150f54ddad04102b769a
Debug Info: code clean up.

Unifying the argument ordering of private construct functions in CompileUnit to
follow constructTypeDIE(DIE &, DIBasicType),
constructTypeDIE(DIE &, DIDerivedType), constructTypeDIE(DIE &, DICompositeType),
constructSubrangeDIE and constructArrayTypeDIE.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193284 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
lib/CodeGen/AsmPrinter/DwarfCompileUnit.h