Skip to content

Commit d8f3a42

Browse files
authored
feat: include benchmark for compatibility parser (#260)
1 parent 74ac8e2 commit d8f3a42

File tree

5 files changed

+352
-20
lines changed

5 files changed

+352
-20
lines changed

.cargo/config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[target.x86_64-unknown-linux-gnu]
2+
linker = "clang"
3+
rustflags = ["-C", "link-arg=-fuse-ld=lld"]

0 commit comments

Comments
 (0)