[all-commits] [llvm/llvm-project] 8b1171: Revert "Fix SBDebugger::CreateTargetWithFileAndArc...

Richard Smith via All-commits all-commits at lists.llvm.org
Mon Jan 25 18:05:42 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8b1171488575bd0b5ccb23bc1a3d22e2aaccb244
      https://github.com/llvm/llvm-project/commit/8b1171488575bd0b5ccb23bc1a3d22e2aaccb244
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2021-01-25 (Mon, 25 Jan 2021)

  Changed paths:
    M lldb/source/API/SBDebugger.cpp
    M lldb/test/API/python_api/target/TestTargetAPI.py

  Log Message:
  -----------
  Revert "Fix SBDebugger::CreateTargetWithFileAndArch to accept LLDB_ARCH_DEFAULT."

Also revert "Follow on to: f05dc40c31d1883b46b8bb60547087db2f4c03e3"

After these changes, multiple lldb tests are failing. Calls to
CreateTargetWithFileAndArch(None, None) appear to fail after these
changes.

This reverts commit f05dc40c31d1883b46b8bb60547087db2f4c03e3 and
1fba21778f84f266f7d32153c88e59e1900fbe5b.




More information about the All-commits mailing list