Rectify an oversight concerning LLVM_LINK_FLAGS

This commit is contained in:
Ian A. Mason 2022-09-06 17:53:22 -07:00
parent 65d0c8c002
commit ea18e036f8

View File

@ -29,7 +29,7 @@ bitcode in parallel, and is faster. A comparison between the two tools can be gl
| LLVM_COMPILER | *not supported* (clang only)| | LLVM_COMPILER | *not supported* (clang only)|
| LLVM_GCC_PREFIX | *not supported* (clang only)| | LLVM_GCC_PREFIX | *not supported* (clang only)|
| LLVM_DRAGONEGG_PLUGIN | *not supported* (clang only)| | LLVM_DRAGONEGG_PLUGIN | *not supported* (clang only)|
| LLVM_LINK_FLAGS | *not supported* | | LLVM_LINK_FLAGS | LLVM_LINK_FLAGS |
This project, `gllvm`, provides tools for building whole-program (or This project, `gllvm`, provides tools for building whole-program (or