mirror of
https://github.com/danog/gllvm.git
synced 2024-12-02 14:27:48 +01:00
Update README.md
This commit is contained in:
parent
a306cc8b79
commit
f34b008736
@ -83,7 +83,7 @@ environment variables.
|
|||||||
something like `clang-3.7`. Similarly `LLVM_CXX_NAME` can be used to
|
something like `clang-3.7`. Similarly `LLVM_CXX_NAME` can be used to
|
||||||
describe what the C++ compiler is called. We also pay attention to the
|
describe what the C++ compiler is called. We also pay attention to the
|
||||||
environment variables `LLVM_LINK_NAME` and `LLVM_AR_NAME` in an
|
environment variables `LLVM_LINK_NAME` and `LLVM_AR_NAME` in an
|
||||||
analagous way.
|
analogous way.
|
||||||
|
|
||||||
Another useful environment variable is `WLLVM_CONFIGURE_ONLY`. Its use is explained in the
|
Another useful environment variable is `WLLVM_CONFIGURE_ONLY`. Its use is explained in the
|
||||||
README of [wllvm](https://github.com/SRI-CSL/whole-program-llvm).
|
README of [wllvm](https://github.com/SRI-CSL/whole-program-llvm).
|
||||||
|
Loading…
Reference in New Issue
Block a user