mirror of
https://github.com/danog/gllvm.git
synced 2024-11-26 20:35:25 +01:00
Rectify an oversight concerning LLVM_LINK_FLAGS
This commit is contained in:
parent
65d0c8c002
commit
ea18e036f8
@ -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_GCC_PREFIX | *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
|
||||
|
Loading…
Reference in New Issue
Block a user