Commit 2c424ef
[ESI] Set '--output-split' for verilator compilation (llvm#8978)
* [ESI] Set '--output-split' for verilator compilation
... which also enables parallel compilation and better ccache support.
E.g. an internal simple test:
- without split: 8.2s compile time
- with split: 1.3s compile time
* correct flags
---------
Co-authored-by: John Demme <[email protected]>1 parent 0886d5e commit 2c424ef
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
268 | 267 | | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
269 | 272 | | |
270 | 273 | | |
271 | 274 | | |
| |||
0 commit comments