[Lldb-commits] [PATCH] D62948: lit/Register: Avoid stdio in register write tests

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 6 08:21:51 PDT 2019


mgorny added a comment.

In D62948#1532531 <https://reviews.llvm.org/D62948#1532531>, @labath wrote:

> Update other tests too. I also forgot to mention that this enables the 32-bit
>  tests to run on 64-bit platforms too by explicitly compiling for 32-bit (-m32).


I'm not sure if this is a good idea. I was thinking about it originally but I suspected it might cause failures on non-multilib systems.


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

https://reviews.llvm.org/D62948





More information about the lldb-commits mailing list