ROCm-CompilerSupport
ROCm-CompilerSupport copied to clipboard
Link additional required LLVM libraries
Without these additional required dependencies, linking fails with errors such as:
undefined reference to llvm::errs()'
Originally reported at: https://bugs.gentoo.org/711006
This PR is an updated version of https://github.com/RadeonOpenCompute/ROCm-CompilerSupport/pull/19
@candrews @littlewu2508 Do we know if this is still an issue for Gentoo? @littlewu2508 you've been building for Gentoo recently right?
This is no longer an issue for Gentoo, which is fixed by 5495595234e8fb7b1715429cfa41fe6d9c0e710c
PR no longer needed as mentioned above