Make DwarfExpression store the AsmPrinter instead of the TargetMachine.
authorAdrian Prantl <aprantl@apple.com>
Mon, 12 Jan 2015 23:36:56 +0000 (23:36 +0000)
committerAdrian Prantl <aprantl@apple.com>
Mon, 12 Jan 2015 23:36:56 +0000 (23:36 +0000)
commitdf545e8d6cffe41f76715138a59ae3a68d25fa5b
tree8ead254b67dc63c3c611d6857a034bb1f22e1749
parent0ec7e836f9da1589146e37f96bfef66301f7190b
Make DwarfExpression store the AsmPrinter instead of the TargetMachine.
NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225731 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/AsmPrinter.h
lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
lib/CodeGen/AsmPrinter/DwarfExpression.cpp
lib/CodeGen/AsmPrinter/DwarfExpression.h
lib/CodeGen/AsmPrinter/DwarfUnit.cpp