https://bugs.llvm.org/show_bug.cgi?id=33987
Bug ID: 33987
Summary: Please backport OCaml fixes to 5.0 branch
Product: new-bugs
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedb...@nondot.org
Reporter: mgo...@gentoo.org
CC: llvm-bugs@lists.llvm.org
Blocks: 33849
Please backport the following commits to the release_50 branch for OCaml:
r309321: [OCaml] Fix undefined reference to LLVMDumpType() with NDEBUG
r309483: [OCaml] Pass -D/-UNDEBUG through to ocamlc
r309481: [OCaml] Install dynamic libraries in 'stubdirs' directory
The first two combined fix a regression from 4.0 regarding how LLVM exposes
dump functions. The third fixes a long-standing bug resulting in compiled OCaml
executables being unable to find dynamic OCaml modules.
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=33849
[Bug 33849] [meta] 5.0.0 Release Blockers
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs