[poolalloc] Fix for compilation issues of poolalloc on current trunk (as of r216393)

Philip Pfaffe philip.pfaffe at gmail.com
Thu Sep 4 09:19:08 PDT 2014


The git commit 8c96862 (svn r216393) broke poolalloc in
lib/DSA/Printer.cpp.  The commit modified the constructors of
raw_os_ostream in raw_ostream.h. This change has not been adopted in
poolalloc yet. The attached patch fixes this.

I also opened a bugzilla ticket for this issue at #20846

Best regards,
Philip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140904/66a6f4d7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Printer_raw_fd_ostream.patch
Type: text/x-patch
Size: 966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140904/66a6f4d7/attachment.bin>


More information about the llvm-commits mailing list