<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 4, 2013 at 12:21 PM, Gabor Greif <span dir="ltr"><<a href="mailto:ggreif@gmail.com" target="_blank">ggreif@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hello all!<br>
<br>
I have found following empty files that get installed (v3.4rc2) :<br>
<br>
docs/llvm/html/Dummy.html<br>
include/clang/Driver/CC1Options.h<br>
<br>
What is the story behind them? Or were they just forgotten?<br></blockquote><div><br></div><div><br></div><div>Dummy.html is there because when I finished the docs conversion to Sphinx, there were no remaining HTML files in docs/, which caused the existing `make install` of the autotools build to error out because it looked for HTML files (I don't use the autotools build so I didn't notice the issue; Dmitri is the one that fixed it with the Dummy.html hack). I tried properly fixing the situation (generating and installing the Sphinx docs), but my build-system-fu is very weak and I never finished that.</div>
<div><br></div><div>Btw, the CMake build isn't any better in this regard. It doesn't even try to install docs :P</div><div><br></div><div>-- Sean Silva</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br>
Can we (someone) remove these?<br>
<br>
Cheers,<br>
<br>
    Gabor<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</blockquote></div><br></div></div>