[all-commits] [llvm/llvm-project] 9a3765: Revert "[llvm] Disable HandleLLVMOptions in runtim...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Mon Nov 27 09:23:25 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a376530b3e3b5d105f46ca5abc2375a593b9a63
https://github.com/llvm/llvm-project/commit/9a376530b3e3b5d105f46ca5abc2375a593b9a63
Author: Joseph Huber <huberjn at outlook.com>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M runtimes/CMakeLists.txt
Log Message:
-----------
Revert "[llvm] Disable HandleLLVMOptions in runtimes mode (#73031)"
This reverts commit 79b03306af5c11d354fa90db8bfd7818cd811ef5.
I am seeing very confusing errors with the `libomptarget` test suite
when using dlopen / other flags. Reverting to investigate why this is.
More information about the All-commits
mailing list