Skip to content

Commit ea18e03

Browse files
committed
Rectify an oversight concerning LLVM_LINK_FLAGS
1 parent 65d0c8c commit ea18e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ bitcode in parallel, and is faster. A comparison between the two tools can be gl
2929
| LLVM_COMPILER | *not supported* (clang only)|
3030
| LLVM_GCC_PREFIX | *not supported* (clang only)|
3131
| LLVM_DRAGONEGG_PLUGIN | *not supported* (clang only)|
32-
| LLVM_LINK_FLAGS | *not supported* |
32+
| LLVM_LINK_FLAGS | LLVM_LINK_FLAGS |
3333

3434

3535
This project, `gllvm`, provides tools for building whole-program (or

0 commit comments

Comments
 (0)