diff options
author | Peter Zotov <whitequark@whitequark.org> | 2015-01-13 09:47:59 +0000 |
---|---|---|
committer | Peter Zotov <whitequark@whitequark.org> | 2015-01-13 09:47:59 +0000 |
commit | 1f00ac9368e6473b3215ec7bd660c92dd0e2b76e (patch) | |
tree | 65f831b27e97cb615c21d32c90ff578cc2f85892 /clang/lib/Lex/ModuleMap.cpp | |
parent | 1ba46c661c7a9361237ed007715dfac46ccad7d2 (diff) | |
download | llvm-1f00ac9368e6473b3215ec7bd660c92dd0e2b76e.zip llvm-1f00ac9368e6473b3215ec7bd660c92dd0e2b76e.tar.gz llvm-1f00ac9368e6473b3215ec7bd660c92dd0e2b76e.tar.bz2 |
[OCaml] Use $CAMLORIGIN, an rpath-$ORIGIN-like mechanism in OCaml.
As a result, installations of LLVM in non-standard locations
will not require passing custom -ccopt -L flags when building
the binary, nor absolute paths would be embedded in the cma/cmxa
files. Additionally, the executables will not require changes
to LD_LIBRARY_PATH, although CAML_LD_LIBRARY_PATH still
has to be set for ocamlc without -custom.
See http://caml.inria.fr/mantis/view.php?id=6642.
Note that the patch is approved, but not merged yet.
It will be released in 4.03 and likely 4.02.
llvm-svn: 225778
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions