[Lldb-commits] [PATCH] D102872: Fix lldb-server build failure on mips

Sylvestre Ledru via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Oct 23 01:38:35 PDT 2021


sylvestre.ledru added a comment.

> Maybe it would be better to disable the binary completely (in cmake) for unsupported architectures instead?

+1, having an error message like "lldb isn't supported on arch foo" would save hours of work :)


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

https://reviews.llvm.org/D102872



More information about the lldb-commits mailing list