1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/include
David Blaikie 7f93936eec 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
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