[llvm-commits] [llvm] r100315 - in /llvm/trunk/lib/Target/X86/AsmPrinter: X86AsmPrinter.h X86MCInstLower.cpp
Devang Patel
dpatel at apple.com
Mon Apr 5 10:57:28 PDT 2010
On Apr 3, 2010, at 10:38 PM, Chris Lattner wrote:
> Author: lattner
> Date: Sun Apr 4 00:38:19 2010
> New Revision: 100315
>
> URL: http://llvm.org/viewvc/llvm-project?rev=100315&view=rev
> Log:
> split DEBUG_VALUE printing stuff out to its own method.
>
Ideally, there should be a target independent way to print DBG_VALUE machine instructions as comments.
-
Devang
More information about the llvm-commits
mailing list