Move printing of target-indepedent DEBUG_VALUE comments
authorDale Johannesen <dalej@apple.com>
Wed, 7 Apr 2010 01:15:14 +0000 (01:15 +0000)
committerDale Johannesen <dalej@apple.com>
Wed, 7 Apr 2010 01:15:14 +0000 (01:15 +0000)
commit343b42e428079363ab09828734b2debfd7dbdc9e
tree24bf4cc055ec5b3fcd0c50a513f829a9fd489536
parentd94671a25e65918557a2c03c0fc12a60a5d138bf
Move printing of target-indepedent DEBUG_VALUE comments
into AsmPrinter.  Target-dependent form is still generated
by FastISel and still handled in X86 code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100596 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/SelectionDAG/FastISel.cpp
lib/Target/X86/AsmPrinter/X86MCInstLower.cpp