Move printing of DEBUG_VALUE comments to target-independent place.
authorDale Johannesen <dalej@apple.com>
Tue, 6 Apr 2010 22:21:07 +0000 (22:21 +0000)
committerDale Johannesen <dalej@apple.com>
Tue, 6 Apr 2010 22:21:07 +0000 (22:21 +0000)
commit0a580d30e0538a561ca39b3970c8c92f8df850e3
tree6973f9c46726e2c8463ff4714ce77f6d951227fb
parentd0910c4534d323d101729d796e70805d3c2f0716
Move printing of DEBUG_VALUE comments to target-independent place.
There is probably a more elegant way to do this.

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