]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
DebugInfo: Simplify a few more explicit constructions, underconstrained types, and...
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 18 Nov 2013 23:33:32 +0000 (23:33 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 18 Nov 2013 23:33:32 +0000 (23:33 +0000)
commit4adba52570723c2e1654b1c01feddf759893f096
treebbabddbffef1149beb61818d217502eecc8a0944
parenta7b7a7d629c3101f6f6c87e6848e865734e0238c
DebugInfo: Simplify a few more explicit constructions, underconstrained types, and make DIType(MDNode*) explicit like all the other DI* node ctors.

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