Skip to content

Commit

Permalink
docs: adds lld to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
surovic committed May 1, 2023
1 parent 916a94f commit 86e3a5c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ sudo apt-get update && sudo apt-get install -y --no-install-recommends \
llvm-15-dev \
libllvm15 \
libmlir-15-dev \
mlir-15-tools
mlir-15-tools \
lld-15
```

```sh
Expand Down

0 comments on commit 86e3a5c

Please sign in to comment.