DavidSpickett added a comment.

Can you give us:

- the full cmake command you used to configure the project
- the gcc/g++ version used
- the distro used
- the architecture (unlikely to matter but I'm assuming Loongson?)
- the version of clang++ that did work

Could be tripping over a bug in g++. If that version is >= the minimum llvm 
requires we should look for a workaround.

One thing you could try is removing parts of `TestRISCVEmulator.cpp` and seeing 
what breaks the build. Though this is best done by @Emmmer, if it can be 
reproduced elsewhere.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136362

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to