[all-commits] [llvm/llvm-project] d71fc3: [compiler-rt][NFC] add debugging options to iossim...

Emily Shi via All-commits all-commits at lists.llvm.org
Fri Jul 23 13:32:40 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d71fc323f998b0d2f063cfedf53a8d89f8857279
      https://github.com/llvm/llvm-project/commit/d71fc323f998b0d2f063cfedf53a8d89f8857279
  Author: Emily Shi <code at emi.sh>
  Date:   2021-07-23 (Fri, 23 Jul 2021)

  Changed paths:
    M compiler-rt/test/sanitizer_common/ios_commands/iossim_run.py

  Log Message:
  -----------
  [compiler-rt][NFC] add debugging options to iossim_run

Add the ability to:
1. tell simctl to wait for debugger when spawning process
2. print the command that is called to launch the process

Reviewed By: delcypher

Differential Revision: https://reviews.llvm.org/D106700




More information about the All-commits mailing list