mirror of
https://github.com/danog/gllvm.git
synced 2024-11-30 07:39:00 +01:00
Update README.md
This commit is contained in:
parent
ea7f12b4bb
commit
96329fb0bf
@ -4,7 +4,7 @@
|
||||
[![Go Report Card](https://goreportcard.com/badge/github.com/SRI-CSL/gllvm)](https://goreportcard.com/report/github.com/SRI-CSL/gllvm)
|
||||
|
||||
**TL; DR:** A drop-in replacement for [wllvm](https://github.com/SRI-CSL/whole-program-llvm), that builds the
|
||||
bitcode in parallel, and is faster.
|
||||
bitcode in parallel, and is faster. A comparison between the two tools can be gleaned from building the [Linux kernel.](https://github.com/SRI-CSL/gllvm/tree/master/examples/linux-kernel)
|
||||
|
||||
## Quick Start Comparison Table
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user