[LLVMdev] std::cout << *MyModule does not work anymore

Chris Lattner clattner at apple.com
Tue Aug 25 21:48:48 PDT 2009


On Aug 25, 2009, at 3:40 PM, Albert Graef wrote:

> Albert Graef wrote:
>> I understand that. But in this specific case it would be very easy to
>> maintain, no?
>
> FWIW, suggested patch attached. That makes the LLVM 2.5 style
> raw_fd_ostream constructor work with the trunk (r80036). Note that  
> this
> just adds a second constructor, existing code will continue to work as
> before. I'd be happy to prepare an analogous patch for the 2.6 release
> branch, just let me know.

Hi Albert,

Given that we don't guarantee backwards compatibility and prefer to  
keep our APIs clean and tidy, why should we take this?

-Chris




More information about the llvm-dev mailing list