llvm-6502/include
David Blaikie e6e3b36975 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226415 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-18 20:43:57 +00:00
..
llvm Attempt to fix the MSVC build by working around a layering issue 2015-01-18 20:43:57 +00:00
llvm-c Finish removing DestroySource. 2014-12-23 19:16:45 +00:00