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)
commitd0b2150f01c89eb6bcf469be9ae53e08420ae7ad
treef08c0e52883d173e5cfc99418e2d6f404372fe7e
parent7b590d2684e6ec66424453ae25e14fd2322bbcdb
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.

llvm-svn: 186599
llvm/include/llvm/DIBuilder.h
llvm/lib/IR/DIBuilder.cpp
llvm/lib/Transforms/Instrumentation/DebugIR.cpp