[PATCH] D115859: [LoongArch 2/6] Add ELF machine flag and relocs for upcoming LoongArch target

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 10 11:39:37 PST 2022


rengolin added a comment.

In D115859#3312022 <https://reviews.llvm.org/D115859#3312022>, @aprantl wrote:

> If I'm making a wild guess, it doesn't look like `LoongArch.def` is mentioned as a textual header in `module.modulemap`.

So, I can reproduce the error now, but I'm not sure which one of the many modulemap file you're referring to.

I can't find any other `ELFRelocs` file in any of the many modulemap files in any of the monorepo projects.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115859



More information about the llvm-commits mailing list