Remove DIBuilder cache of variable TheCU and change the few
authorEric Christopher <echristo@gmail.com>
Thu, 18 Jul 2013 19:11:29 +0000 (19:11 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 18 Jul 2013 19:11:29 +0000 (19:11 +0000)
commit6abb4d2ef28f2c688498a10dfe0e4bd1b36882e3
treee3a3627d25507b8ae89edc1bebde7e86be57980b
parentef69f54fec8ba71b6624226e5e7bf7675b013bac
Remove DIBuilder cache of variable TheCU and change the few
uses that wanted it. Also change the interface for createCompileUnit
to compensate. Fix comments that refer to TheCU as well.

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