teemperor added a comment.

This is failing for me with:

  (lldb) disassemble -b -n entry
  error: Unable to find Disassembler plug-in for the 'armv7' architecture.

I assume that's because I run with `LLVM_TARGETS_TO_BUILD:STRING=X86;AArch64` 
in my CMake configuration. Do we have a way to make this test condition on the 
ARM target being enabled or do we have the ARM target as a hard requirement for 
the test suit?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70796



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

Reply via email to