[lldb] Print the load command that wasn't found in TestSimulatorPlatform
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 19 Aug 2020 19:40:53 +0000 (12:40 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 19 Aug 2020 19:42:59 +0000 (12:42 -0700)
commit9f5210aacfec8602beb60f309389e2261b4d3c75
tree4268a2eeb10d664891172c144cc7a42449b3cd7e
parentab401a8c8a9cf2b9e81eb6864aa647d96751ae84
[lldb] Print the load command that wasn't found in TestSimulatorPlatform

Print which load command we were looking for when the sanity check
fails:

  AssertionError: 0 != 1 : wrong number of load commands for
  LC_VERSION_MIN_MACOSX
lldb/test/API/macosx/simulator/TestSimulatorPlatform.py