[all-commits] [llvm/llvm-project] 9c59e1: WIP: Skeleton for libunwind C API test for signal ...

Hubert Tong via All-commits all-commits at lists.llvm.org
Tue Jul 14 19:05:50 PDT 2026


  Branch: refs/heads/users/hubert-reinterpretcast/libunwindCApiAixVapiTestB
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c59e1ba7e329d81c3c5025123eb5c2a24646ab2
      https://github.com/llvm/llvm-project/commit/9c59e1ba7e329d81c3c5025123eb5c2a24646ab2
  Author: Hubert Tong <hubert.reinterpretcast at gmail.com>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    A libunwind/test/aix_vapi_signal_unwind.pass.cpp

  Log Message:
  -----------
  WIP: Skeleton for libunwind C API test for signal handler that is a Virtual API


  Commit: a25110566e1ca525b520ced8706f17ea735cabfc
      https://github.com/llvm/llvm-project/commit/a25110566e1ca525b520ced8706f17ea735cabfc
  Author: Hubert Tong <hubert.reinterpretcast at gmail.com>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M libunwind/test/aix_vapi_signal_unwind.pass.cpp

  Log Message:
  -----------
  WIP: IBM Bob: Add API calls; enable tracing, add DEBUG-LABEL checks


  Commit: a3dbb34d6099239eefdafbf77a5c3237326a6868
      https://github.com/llvm/llvm-project/commit/a3dbb34d6099239eefdafbf77a5c3237326a6868
  Author: Hubert Tong <hubert.reinterpretcast at gmail.com>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M libunwind/test/aix_vapi_signal_unwind.pass.cpp

  Log Message:
  -----------
  Fixup! IBM Bob: Account for `trapper` frame and C++ name mangling


  Commit: 9fb71682099774569e72eb1deebd78eeccbaaa5d
      https://github.com/llvm/llvm-project/commit/9fb71682099774569e72eb1deebd78eeccbaaa5d
  Author: Hubert Tong <hubert.reinterpretcast at gmail.com>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M libunwind/test/aix_vapi_signal_unwind.pass.cpp

  Log Message:
  -----------
  Add DEBUG check lines for unw_step calls


  Commit: 8fb0bd8e220ae270c9f3914c01d3b68fd3fa64be
      https://github.com/llvm/llvm-project/commit/8fb0bd8e220ae270c9f3914c01d3b68fd3fa64be
  Author: Hubert Tong <hubert.reinterpretcast at gmail.com>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M libunwind/test/aix_vapi_signal_unwind.pass.cpp

  Log Message:
  -----------
  IBM Bob: Add synthetic trace output when LLU is not enabled


  Commit: d39d71bb53c22d1897e4f6935ba5613e685f1ef5
      https://github.com/llvm/llvm-project/commit/d39d71bb53c22d1897e4f6935ba5613e685f1ef5
  Author: Hubert Tong <hubert.reinterpretcast at gmail.com>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M libunwind/test/aix_vapi_signal_unwind.pass.cpp

  Log Message:
  -----------
  Use DEBUG-DAG to allow for synthetic trace ordering difference


  Commit: 33d833c727b197fcd6378baa153701d86974edaa
      https://github.com/llvm/llvm-project/commit/33d833c727b197fcd6378baa153701d86974edaa
  Author: Hubert Tong <hubert.reinterpretcast at gmail.com>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M libunwind/test/aix_vapi_signal_unwind.pass.cpp

  Log Message:
  -----------
  clang-format


Compare: https://github.com/llvm/llvm-project/compare/9c59e1ba7e32%5E...33d833c727b1

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list