[all-commits] [llvm/llvm-project] 99d2ff: [ORC-RT] Use llvm-jitlink -num-threads=0 for objc-...

Lang Hames via All-commits all-commits at lists.llvm.org
Thu Jan 9 22:54:21 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 99d2ff54abb89b0aabe085c87c8064a7ab0f2872
      https://github.com/llvm/llvm-project/commit/99d2ff54abb89b0aabe085c87c8064a7ab0f2872
  Author: Lang Hames <lhames at gmail.com>
  Date:   2025-01-10 (Fri, 10 Jan 2025)

  Changed paths:
    M compiler-rt/test/orc/TestCases/Darwin/arm64/objc-imageinfo.S
    M compiler-rt/test/orc/TestCases/Darwin/x86-64/objc-imageinfo.S

  Log Message:
  -----------
  [ORC-RT] Use llvm-jitlink -num-threads=0 for objc-imageinfo.S tests.

These testcases depend on debugging output, which isn't stable under concurrent
linking.



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