[llvm-commits] [llvm] r116124 - /llvm/trunk/lib/Target/X86/X86CodeEmitter.cpp
Jakob Stoklund Olesen
stoklund at 2pi.dk
Fri Oct 8 17:01:52 PDT 2010
On Oct 8, 2010, at 4:54 PM, Chris Lattner wrote:
> Author: lattner
> Date: Fri Oct 8 18:54:01 2010
> New Revision: 116124
>
> URL: http://llvm.org/viewvc/llvm-project?rev=116124&view=rev
> Log:
> machine a mutable machineinstr down into emitInstruction.
Why? Do you need to modify an MI to emit it?
/jakob
More information about the llvm-commits
mailing list