[PATCH] D56931: lld-link: Store comdat selection in SectionChunk, reject more invalid associated comdats
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 26 19:56:48 PST 2019
thakis added a comment.
In D56931#1372482 <https://reviews.llvm.org/D56931#1372482>, @stella.stamenova wrote:
> It looks like this change broke the windows bot:
>
> http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/1030
>
> For some reason the change isn't logged as one of the ones included in the build, but it was fetched (http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/1030/steps/svn-lld/logs/stdio) and built.
Thanks for the note. r352304 will hopefully help.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56931/new/
https://reviews.llvm.org/D56931
More information about the llvm-commits
mailing list