[llvm-commits] [PATCH] Fix ocamldoc generation when outputs for multiple build modes are present

Patrick Walton pwalton at mozilla.com
Tue Jul 20 11:45:38 PDT 2010


Hi,

When intermediate files for two build modes (Debug and Debug+Asserts, 
Debug and Release, etc.) are present in the same directory, then 
ocamldoc will fail. The attached patch fixes this issue (bug 7591).

Thanks,
Patrick
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: b20100720-llvm-build-docs-makefile
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100720/9f7210dc/attachment.ksh>


More information about the llvm-commits mailing list