[all-commits] [llvm/llvm-project] 53d35c: Revert "[ORC-RT] Replace FnTag arg of WrapperFunct...
Mikhail Goncharov via All-commits
all-commits at lists.llvm.org
Tue Sep 10 01:20:53 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 53d35c4e86ba85703a70b02f736bc31d3268bd34
https://github.com/llvm/llvm-project/commit/53d35c4e86ba85703a70b02f736bc31d3268bd34
Author: Mikhail Goncharov <goncharov.mikhail at gmail.com>
Date: 2024-09-10 (Tue, 10 Sep 2024)
Changed paths:
M compiler-rt/lib/orc/coff_platform.cpp
M compiler-rt/lib/orc/elfnix_platform.cpp
R compiler-rt/lib/orc/jit_dispatch.h
M compiler-rt/lib/orc/macho_platform.cpp
M compiler-rt/lib/orc/wrapper_function_utils.h
Log Message:
-----------
Revert "[ORC-RT] Replace FnTag arg of WrapperFunction::call with generic dispatch arg."
This reverts commit 462251b80b7ba51dc6c2ef3676cf50ee92867d34.
This reverts commit 9b67c99dc5b0d669a28b714e10e257d3988d1066.
Build fails for compiler-rt/lib/orc/tests/unit/wrapper_function_utils_test.cpp
https://buildkite.com/llvm-project/upstream-bazel/builds/109731#0191da59-6710-4420-92ef-aa6e0355cb2c
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