]> granicus.if.org Git - clang/commit
Further simplify CGDebugInfo::getOrCreateModuleRef().
authorAdrian Prantl <aprantl@apple.com>
Sat, 19 Sep 2015 00:59:22 +0000 (00:59 +0000)
committerAdrian Prantl <aprantl@apple.com>
Sat, 19 Sep 2015 00:59:22 +0000 (00:59 +0000)
commit9e767ddcc6765f4b5672addbbeb64ce04c92498b
treecee310afbde0dbfa5c821308d81fe9476a95f38f
parent6cda7740cf0b7e2ed5b07f0af1fd4a6ef92c323d
Further simplify CGDebugInfo::getOrCreateModuleRef().
DIBuilder ignoers DICompileUnits that are passed in as scopes anyway.

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