Encoding of instructions referencing segments has changed. Do what X86MCCodeEmitter...
authorNicolas Geoffray <nicolas.geoffray@lip6.fr>
Sun, 28 Aug 2011 13:07:57 +0000 (13:07 +0000)
committerNicolas Geoffray <nicolas.geoffray@lip6.fr>
Sun, 28 Aug 2011 13:07:57 +0000 (13:07 +0000)
commitc98da24bed617b9264db8df5f378cccd2a95e792
treed04f8987d5129d445d5b40cd96961c580764bfdf
parentbe6ceb6ebcfb48e09ffab297c1537c87383f0ce9
Encoding of instructions referencing segments has changed. Do what X86MCCodeEmitter does.

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