<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Wed, Aug 22, 2018 at 7:05 PM via llvm-commits <<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thank you both! I will try to keep modules in mind in the future.<br></blockquote><div><br>You might've missed it in the other replies, but there was an ubsan failure in the code too - please take a look at that :)<br><br>- Dave<br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Scott<br>
<br>
On 2018-08-22 22:02, David Blaikie via Phabricator wrote:<br>
> dblaikie added a comment.<br>
> <br>
> In <a href="https://reviews.llvm.org/D44429#1210470" rel="noreferrer" target="_blank">https://reviews.llvm.org/D44429#1210470</a>, @kristina wrote:<br>
> <br>
>> Don't have commit access but this should be revised to update the <br>
>> modulemap.<br>
>> <br>
>> module LLVM_BinaryFormat {<br>
>> requires cplusplus<br>
>> umbrella "BinaryFormat" module * { export * }<br>
>> textual header "BinaryFormat/Dwarf.def"<br>
>> // -snip-<br>
>> textual header "BinaryFormat/WasmRelocs.def"<br>
>> textual header "BinaryFormat/MsgPack.def"<br>
>> }<br>
>> <br>
>> <br>
>> Modular build passes after that.<br>
> <br>
> <br>
> Ah, no worries - committed in r340506 - thanks!<br>
> <br>
> <br>
> Repository:<br>
> rL LLVM<br>
> <br>
> <a href="https://reviews.llvm.org/D44429" rel="noreferrer" target="_blank">https://reviews.llvm.org/D44429</a><br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a><br>
</blockquote></div></div>