Revert "DIBuilder: Remove dead code"
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 1 Oct 2014 21:32:12 +0000 (21:32 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 1 Oct 2014 21:32:12 +0000 (21:32 +0000)
commit328f64bf7c2a3ee736dc6232250d1b48e21776ea
tree2a95d530a932235cba798c2e8cd4db22a35abe49
parent2b918388ab0e15febfc5163e52ec48791bc25d47
Revert "DIBuilder: Remove dead code"

This reverts commit r218820.  It turns out that Adrian has an
outstanding SROA patch that uses this.

I've updated it to forward to `createExpression()`.

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