[Lldb-commits] [PATCH] D68069: Explicitly set entry point arch when it's thumb

António Afonso via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 27 10:48:49 PDT 2019


aadsm added a comment.

>   Not everyone has both of these things enabled (particularly having lld is less common), but they are things that one _can_ enable no matter what is his host or target architecture, so I am not worried by that. And as tests like these become more common, I expect more people will start having these enabled by default.

Will the tests running on the build bots have lld, arm enabled?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68069





More information about the lldb-commits mailing list