Remove the language parameter and variable from the compile unit. We
authorEric Christopher <echristo@gmail.com>
Mon, 26 Aug 2013 23:50:38 +0000 (23:50 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 26 Aug 2013 23:50:38 +0000 (23:50 +0000)
commit7b87895a6c7307a0ee809659abdaefe4a48b6bc6
tree6244a0e5fd4ddbc6233a124538db34f8b677ab57
parente3e5f77d77e7ccc5c966e242f0cd0ccf6d3dae7f
Remove the language parameter and variable from the compile unit. We
can get it via the MDNode that's passed in. Save that instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189291 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp