diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-01-18 20:43:57 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-01-18 20:43:57 +0000 |
commit | b619b7864c3fe6604a43aba796c3c7018c77c8d5 (patch) | |
tree | bd502a85909cf0b2bd7adcc427d84a80a0346d2d /llvm/lib/MC/MCDisassembler/Disassembler.cpp | |
parent | 9459832ebddb79082b5437708f56fa5b9e6a975f (diff) | |
download | llvm-b619b7864c3fe6604a43aba796c3c7018c77c8d5.zip llvm-b619b7864c3fe6604a43aba796c3c7018c77c8d5.tar.gz llvm-b619b7864c3fe6604a43aba796c3c7018c77c8d5.tar.bz2 |
Attempt to fix the MSVC build by working around a layering issue
Since MCStreamer isn't part of Support, the dtor can't be called from
here - so just pass by reference instead. This is rather imperfect, but
will hopefully suffice.
llvm-svn: 226415
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions