[all-commits] [llvm/llvm-project] 60cbf3: ManagedStatic: Remove from JITLoaderGDB

Nicolai Hähnle via All-commits all-commits at lists.llvm.org
Sun Jul 10 02:29:37 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 60cbf3fade88addadbc0c877cb5990857908ac31
      https://github.com/llvm/llvm-project/commit/60cbf3fade88addadbc0c877cb5990857908ac31
  Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
  Date:   2022-07-10 (Sun, 10 Jul 2022)

  Changed paths:
    M llvm/lib/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.cpp

  Log Message:
  -----------
  ManagedStatic: Remove from JITLoaderGDB

This change originally landed as part of
e6f1f062457c928c18a88c612f39d9e168f65a85 (D129120), which caused a
Fuchsia buildbot regression in ExecutionEngine tests.

I am resubmitting the backed out parts in smaller pieces after a careful
review.


  Commit: 4f7298cd79a8b0ffd57f8a2a77fe8456c190c8d5
      https://github.com/llvm/llvm-project/commit/4f7298cd79a8b0ffd57f8a2a77fe8456c190c8d5
  Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
  Date:   2022-07-10 (Sun, 10 Jul 2022)

  Changed paths:
    M llvm/lib/ExecutionEngine/PerfJITEvents/PerfJITEventListener.cpp

  Log Message:
  -----------
  ManagedStatic: remove from PerfJITEventListener

This change originally landed as part of
e6f1f062457c928c18a88c612f39d9e168f65a85 (D129120), which caused a
Fuchsia buildbot regression in ExecutionEngine tests.

I am resubmitting the backed out parts in smaller pieces after a careful
review.


Compare: https://github.com/llvm/llvm-project/compare/ede600377cb6...4f7298cd79a8


More information about the All-commits mailing list