[llvm-bugs] [Bug 33987] New: Please backport OCaml fixes to 5.0 branch
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Jul 29 11:40:56 PDT 2017
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: unassignedbugs at nondot.org
Reporter: mgorny at gentoo.org
CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170729/889eb9a2/attachment-0001.html>
More information about the llvm-bugs
mailing list