[all-commits] [llvm/llvm-project] 89d844: [ORC] Fix LLJIT's __cxa_atexit declaration for cla...

Jonas Paulsson via All-commits all-commits at lists.llvm.org
Mon Oct 21 06:13:14 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 89d8449a2900123c2e9bd7a11315381b2b70c155
      https://github.com/llvm/llvm-project/commit/89d8449a2900123c2e9bd7a11315381b2b70c155
  Author: Jonas Paulsson <paulson1 at linux.ibm.com>
  Date:   2024-10-21 (Mon, 21 Oct 2024)

  Changed paths:
    M llvm/lib/ExecutionEngine/Orc/LLJIT.cpp

  Log Message:
  -----------
  [ORC] Fix LLJIT's __cxa_atexit declaration for clang-repl. (#113141)

Add sign extension on i32 return value.



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