[all-commits] [llvm/llvm-project] f82813: Reapply "[ORC] Add "wrap" and "unwrap" steps to Ex...

lhames via All-commits all-commits at lists.llvm.org
Fri Aug 26 14:59:38 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f828135f91e0f44012a8fb8dbcba31f5d594dc54
      https://github.com/llvm/llvm-project/commit/f828135f91e0f44012a8fb8dbcba31f5d594dc54
  Author: Lang Hames <lhames at gmail.com>
  Date:   2022-08-26 (Fri, 26 Aug 2022)

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h
    M llvm/unittests/ExecutionEngine/Orc/ExecutorAddressTest.cpp

  Log Message:
  -----------
  Reapply "[ORC] Add "wrap" and "unwrap" steps to ExecutorAddr..." with fixes.

Reapplies f14cb494a34 (which was reverted in 2f08f8426c5) with a fix for UB in
the ExecutorAddr::Unwrap::Unwrap constructor (which caused failures on some
bots).




More information about the All-commits mailing list