mirror of
https://github.com/YosysHQ/yosys
synced 2026-05-20 17:09:45 +00:00
Convert to using LLVM code coverage
This commit is contained in:
parent
6ac8758e7e
commit
8022b5445b
3 changed files with 22 additions and 10 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -65,10 +65,10 @@
|
|||
/viz.js
|
||||
|
||||
# other
|
||||
/coverage.info
|
||||
/yosys.profdata
|
||||
/coverage
|
||||
/coverage_html
|
||||
|
||||
|
||||
# these really belong in global gitignore since they're not specific to this project but rather to user tool choice
|
||||
# but too many people don't have a global gitignore configured:
|
||||
# https://docs.github.com/en/get-started/git-basics/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue