[PATCH] D98452: [compiler-rt] Produce the right arch suffix for arm libraries

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 6 13:14:02 PDT 2021


mstorsjo added a comment.

In D98452#3113745 <https://reviews.llvm.org/D98452#3113745>, @manojgupta wrote:

> Yes, you can check for COMPILER_RT_BAREMETAL_BUILD in cmake to keep the older naming for baremetal. The baremetal targets have very different driver searching mechanisms for libs, not sure why.

Ah, nice. Are you able to try to make a patch for it? I could give it a try, but I'd be writing it mostly without really trying it out...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98452



More information about the llvm-commits mailing list