[llvm-commits] [llvm] r120225 - in /llvm/trunk: lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h lib/Target/X86/X86InstrCompiler.td test/CodeGen/X86/2009-04-24.ll test/CodeGen/X86/2009-12-11-TLSNoRedZone.ll test/CodeGen/X86/tls
Anton Korobeynikov
anton at korobeynikov.info
Sun Nov 28 23:06:38 PST 2010
>> MachineBasicBlock *EmitLoweredTLSCall(MachineInstr *MI,
>> MachineBasicBlock *BB) const;
>>
>> + MachineBasicBlock *emitLoweredTLSAddr(MachineInstr *MI,
>> + MachineBasicBlock *BB) const;
>
> BTW: I think what Anton was talking about was the upper to lower case
> difference between these two functions not matching.
Yeah, exactly. Sorry I was not clear enough :)
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list