jobnoorman added a comment. In D148767#4316464 <https://reviews.llvm.org/D148767#4316464>, @chapuni wrote:
> In D148767#4315667 <https://reviews.llvm.org/D148767#4315667>, @jobnoorman > wrote: > >> Hi, this seems to have broken my bolt+debug+shared build. I don't think >> there are build bots for this configuration but you can reproduce it like >> this: > > Sorry for inconvenience. Could you add `CodeGenTypes` in `LINK_COMPONENTS` > please? No worries. It feels a bit wrong though to have to add transitive dependencies to `LINK_COMPONENTS`. My build is also fixed by moving the implementation of `LLT::dump` to a .cpp file. Would it be an option to apply the following patch? F27324556: llt-link-fix.patch <https://reviews.llvm.org/F27324556> Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D148767/new/ https://reviews.llvm.org/D148767 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits