Fix a fixme and make DICompileUnit a distinct node. Tested via clang.
authorAdrian Prantl <aprantl@apple.com>
Tue, 30 Jun 2015 18:32:18 +0000 (18:32 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 30 Jun 2015 18:32:18 +0000 (18:32 +0000)
commitc408bc8e39e1e594dc545cf9d171ca133aa8393a
treeef0ba1db22805ce28659bb8dca740060fadeee37
parenteceef384d666095e26dc363ffb671f6eb78755b8
Fix a fixme and make DICompileUnit a distinct node. Tested via clang.

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