DIBuilder: Encapsulate DIExpression's element type
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 1 Oct 2014 20:26:18 +0000 (20:26 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 1 Oct 2014 20:26:18 +0000 (20:26 +0000)
commitfacc757e69b8fb63713c485768a9fcac47db3ae9
treeb5b2cfcf13f881013c692a04a8d90476b0bddf9d
parent156ce8d03e5cce30aa8316ff88e189fa7a0d662e
DIBuilder: Encapsulate DIExpression's element type

Update for corresponding LLVM API change for
`DIBuilder::createExpression()`.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@218798 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp