search for: 1017183

Displaying 1 result from an estimated 1 matches for "1017183".

Did you mean: 1017103
2011 Jul 29
2
[LLVMdev] Proposal for better assertions in LLVM
On Thu, Jul 28, 2011 at 1:29 PM, Chris Lattner <clattner at apple.com> wrote: > On Jul 28, 2011, at 12:07 PM, Talin wrote: > > Because the stream is a raw_ostream, LLVM types and values can easily be >> printed to the stream without having to convert them to string form. >> >> >> I'm unconvinced that this is worth it at all. This is only going to allow