1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 22:42:52 +01:00
llvm-mirror/include
Chris Lattner 98f201632e split raw_os_ostream out to its own header and implementation file. This
means that raw_ostream no longer has to #include <iosfwd>.  Nothing in llvm
should use raw_os_ostream.h, but llvm-gcc and some unit tests do.

llvm-svn: 79886
2009-08-24 04:02:06 +00:00
..
llvm split raw_os_ostream out to its own header and implementation file. This 2009-08-24 04:02:06 +00:00
llvm-c Expose some extra functions to llvm-c 2009-08-19 08:36:49 +00:00