[all-commits] [llvm/llvm-project] 092dbf: [Orc] Fix error handling (#95253)

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Jun 12 23:24:50 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 092dbfaad257885692fa64559e9eb43a5c466798
      https://github.com/llvm/llvm-project/commit/092dbfaad257885692fa64559e9eb43a5c466798
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-06-13 (Thu, 13 Jun 2024)

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h

  Log Message:
  -----------
  [Orc] Fix error handling (#95253)

I believe we should return after the SDR for the error case, instead of
invoking it a second time with Error::success().



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