[all-commits] [llvm/llvm-project] 22f827: [llvm-jitlink] Add more information about allocati...

lhames via All-commits all-commits at lists.llvm.org
Mon Sep 27 18:02:28 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 22f8276fe429765cefadc236f4bc91cb26211935
      https://github.com/llvm/llvm-project/commit/22f8276fe429765cefadc236f4bc91cb26211935
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-09-27 (Mon, 27 Sep 2021)

  Changed paths:
    M llvm/tools/llvm-jitlink/llvm-jitlink.cpp

  Log Message:
  -----------
  [llvm-jitlink] Add more information about allocation failures.

Slab allocator failures will now report requested size and remaining capacity.


  Commit: 61e25d25507d084d2bd4913e4bed81b7d5b205e3
      https://github.com/llvm/llvm-project/commit/61e25d25507d084d2bd4913e4bed81b7d5b205e3
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-09-27 (Mon, 27 Sep 2021)

  Changed paths:
    M llvm/tools/llvm-jitlink/llvm-jitlink.cpp

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


Compare: https://github.com/llvm/llvm-project/compare/593b074a096c...61e25d25507d


More information about the All-commits mailing list