[Lldb-commits] [PATCH] D140839: [lldb] Enable TestFrameFormatNameWithArgs in case of cross compilation

Michael Buch via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jan 16 00:44:45 PST 2023


Michael137 added inline comments.


================
Comment at: lldb/test/Shell/helper/build.py:29
                     default='host',
-                    choices=['32', '64', 'host'],
                     help='Specify the architecture to target.')
----------------
Why was this needed?

Other than that, LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140839



More information about the lldb-commits mailing list