Remove CGDebugInfo::getOrCreateFile() and use TheCU->getFile() directly.
authorAdrian Prantl <aprantl@apple.com>
Tue, 11 Dec 2018 16:58:46 +0000 (16:58 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 11 Dec 2018 16:58:46 +0000 (16:58 +0000)
commitc2a44ecf3901de0fe3e3252596b33ecd0faaf8be
tree84cf3aa9d40f04e45bc9c4144e1655c045f67869
parentaa5bad449bec3b8b5aafca96e3d6daaac9be86a5
Remove CGDebugInfo::getOrCreateFile() and use TheCU->getFile() directly.

llvm-svn: 348866
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/CodeGen/CGDebugInfo.h