[PATCH] D106228: [LTO] Add SelectionKind to IRSymtab and use it in ld.lld/LLVMgold

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 4 19:40:59 PDT 2021


tstellar added a comment.

I'm seeing test failures on i686 with this patch:

Exit Code: 1

Command Output (stderr):
------------------------

/usr/bin/ld.gold: error: /builddir/build/BUILD/llvm-13.0.0rc1.src/redhat-linux-build/test/tools/gold/X86/Output/comdat-nodeduplicate.ll.tmp/ab.lto.o: incompatible target


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106228



More information about the llvm-commits mailing list