[Lldb-commits] [PATCH] D128678: [LLDB] Add PDB/calling-conventions.test for Arm/Windows

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 28 07:05:17 PDT 2022


labath added a comment.

It seems like this is not actually running the code. Can we make it such that these tests are conditional on the appropriate llvm targets being enabled (instead of the host being of a specific type)?


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

https://reviews.llvm.org/D128678



More information about the lldb-commits mailing list