commit | bf7d569cfb17fcf71499f4ab7be0b311e12ce731 | [log] [tgz] |
---|---|---|
author | Michal Gorny <mgorny@gentoo.org> | Sat Oct 01 09:26:23 2016 +0000 |
committer | Michal Gorny <mgorny@gentoo.org> | Sat Oct 01 09:26:23 2016 +0000 |
tree | 1db1d3c3a191faedf96828b721fa98e82bcf9141 | |
parent | 962713f68a9704a35aed61892ad31450d3d166cf [diff] |
[OCaml] Install .mli (interface) files Install the OCaml interface .mli files. Those files were most likely omitted because they are input files for the compiled .cmi files. However, installing them is reasonable since -- unlike .cmi files -- they are human-readable. The issue was originally spotted by @jpdeplaix. Differential Revision: https://reviews.llvm.org/D25128 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283028 91177308-0d34-0410-b5e6-96231b3b80d8