[LLVMdev] std::cout << *MyModule does not work anymore
Dan Gohman
gohman at apple.com
Tue Aug 25 10:11:50 PDT 2009
On Aug 25, 2009, at 1:04 AM, Albert Graef wrote:
> . For many applications
> other than LLVM itself, the basic LLVM <=2.5 interface which just
> overwrites existing files is all that's ever needed.
On LLVM trunk, raw_fd_ostream is now back to overwriting files by
default, as it is the unanimous preference among in-tree users (and
out-of-tree users that I'm aware of).
Dan
More information about the llvm-dev
mailing list