We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09d2181 commit 9488e55Copy full SHA for 9488e55
README.md
@@ -39,7 +39,7 @@ and `wllvm++` for C++, and an auxiliary tool `extract-bc`.
39
40
Three environment variables must be set to use these wrappers:
41
42
- * `LLVM_COMPILER` should be set to either 'dragonegg' or 'clang'.
+ * `LLVM_COMPILER` should be set to either `dragonegg` or `clang`.
43
* `LLVM_GCC_PREFIX` should be set to the prefix for the version of gcc that should
44
be used with dragonegg. This can be empty if there is no prefix. This variable is
45
not used if `$LLVM_COMPILER == clang`.
0 commit comments