<div dir="ltr"><div dir="ltr">
<div><now with llvm-dev added><br></div><div><br></div><div>Hi Leonard,</div><div><br></div><div>This was a regression caused 
by r35275. Sorry for the inconvenience - it only showed up if you had 
the ARM target enabled and not the Hexagon target, due to the help 
options appearing in those two, so I didn't discover it myself as I have
 all targets enabled. I temporarily reverted it earlier (r352848), and 
I've got a fix for it about to go up for review in <a href="https://reviews.llvm.org/D57030" target="_blank">https://reviews.llvm.org/D57030</a>.</div><div><br></div><div>James<br></div>

</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 31 Jan 2019 at 19:02, Leonard Chan via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">After experimenting with my cmake invocation a bit, it seems that I<br>
ran into this problem initially because I included<br>
`-DLLVM_TARGETS_TO_BUILD="ARM;X86;AArch64"` as a cmake argument.<br>
Removing this and rebuilding fixes my problem, but I'm not sure why<br>
this works still since according to the docs, the default value for<br>
this is all targets.<br>
<br>
On Thu, Jan 31, 2019 at 10:16 AM Leonard Chan <<a href="mailto:leonardchan@google.com" target="_blank">leonardchan@google.com</a>> wrote:<br>
><br>
> Hi all,<br>
><br>
> I merged from the monorepo master this morning and ran all tests and<br>
> noticed that llvm/test/tools/llvm-nm/libtool-response-file.test was<br>
> failing due to running out of memory. The test in particular just runs<br>
> `llvm-nm --help` and running this prints the help info followed by<br>
> endless whitespace.<br>
><br>
> Has anyone else ran into this?<br>
><br>
> Thanks,<br>
> Leonard<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div></div>