llvm-mirror/tools/llvm-as
Bill Wendling 4effa38086 Replacing std::iostreams with llvm iostreams. Some of these changes involve
adding a temporary wrapper around the ostream to make it friendly to
functions expecting an LLVM stream. This should be fixed in the future.

llvm-svn: 31990
2006-11-29 00:19:40 +00:00
..
llvm-as.cpp Replacing std::iostreams with llvm iostreams. Some of these changes involve 2006-11-29 00:19:40 +00:00
Makefile Switch to using llvm-config to select components to link in. 2006-09-04 04:47:49 +00:00