OSDN Git Service

Remove Offset from ExternalSybmol MachineOperands, this is unused (and at least partl...
authorDaniel Dunbar <daniel@zuster.org>
Tue, 1 Sep 2009 22:06:46 +0000 (22:06 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 1 Sep 2009 22:06:46 +0000 (22:06 +0000)
commit31e2c7b4c13c2f31774614b1124533628958d0cd
tree16d1c03e82f30e19c5c071310755e25f1de89e02
parent8bff7c960c0e52258158edcbb96cfe528f335f34
Remove Offset from ExternalSybmol MachineOperands, this is unused (and at least partly unsupported, in X86 encoding at least).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80726 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineInstrBuilder.h
include/llvm/CodeGen/MachineOperand.h
lib/CodeGen/SelectionDAG/ScheduleDAGSDNodesEmit.cpp
lib/Target/X86/X86InstrInfo.cpp