diff options
author | David Woodhouse <dwmw2@infradead.org> | 2014-01-28 23:12:53 +0000 |
---|---|---|
committer | David Woodhouse <dwmw2@infradead.org> | 2014-01-28 23:12:53 +0000 |
commit | f5199f68f2e636b5bc2a9f976fd19cc89aad10ab (patch) | |
tree | b958af1bf13785ef7bb0fb76a5437a619e095f2e /llvm/lib/MC/MCMachOStreamer.cpp | |
parent | 6f3c73f7df8aca0c2c05ae1dbdf8c50134459895 (diff) | |
download | bcm5719-llvm-f5199f68f2e636b5bc2a9f976fd19cc89aad10ab.tar.gz bcm5719-llvm-f5199f68f2e636b5bc2a9f976fd19cc89aad10ab.zip |
Keep the MCSubtargetInfo in the MCRelxableFragment class.
Needed to fix PR18303 to correctly re-encode the instruction if it
is relaxed.
We keep a copy of the MCSubtargetInfo to make sure that we are not
effected by future changes to the subtarget info coming from the
assembler (e.g. when parsing .code 16 directived).
llvm-svn: 200347
Diffstat (limited to 'llvm/lib/MC/MCMachOStreamer.cpp')
0 files changed, 0 insertions, 0 deletions