[Lldb-commits] [PATCH] D121487: [lldb] Require native for command-thread-siginfo.test

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 14 01:13:14 PDT 2022


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

Looks good, although I would be surprised if this was the only test which suffered from the same problem.

Another possibility would be to make the %clang_host substitution smarter and have it always build for the host, regardless of the value of llvm's default target triple.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121487



More information about the lldb-commits mailing list