Update README.md

This commit is contained in:
Ian A Mason 2017-07-14 17:16:19 -07:00 committed by GitHub
parent a306cc8b79
commit f34b008736

View File

@ -83,7 +83,7 @@ environment variables.
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
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
README of [wllvm](https://github.com/SRI-CSL/whole-program-llvm).