[PATCH] D112485: [lld-macho][nfc] Test that we don't emit undef symbol errors for dead code

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 25 18:44:49 PDT 2021


dyung added a comment.

In D112485#3086100 <https://reviews.llvm.org/D112485#3086100>, @oontvoo wrote:

> In D112485#3086095 <https://reviews.llvm.org/D112485#3086095>, @thakis wrote:
>
>> This breaks tests: http://45.33.8.238/linux/59085/step_11.txt
>>
>> PTAL :)
>
> Seemed to be fixed by https://github.com/llvm/llvm-project/commit/d3ddd569eb78ae4e042502775704bd27c0c0a543

The PS4 linux build bot is still failing after that fix, but with a different error:
https://lab.llvm.org/buildbot/#/builders/139/builds/12148

  Command Output (stderr):
  --
  split-file: error: /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/lld/test/MachO/treat-undef-sym.s: No such file or directory
  --


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112485/new/

https://reviews.llvm.org/D112485



More information about the llvm-commits mailing list