Skip to content

Commit

Permalink
feat: add more llvm utilities to platform-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
1arie1 committed Dec 6, 2024
1 parent 9767b8f commit 55b6a9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ llvm-objcopy
llvm-objdump
llvm-readelf
llvm-readobj
llvm-addr2line
llvm-symbolizer
opt
EOF
)
cp -R "rust/build/${HOST_TRIPLE}/llvm/build/lib/clang" deploy/llvm/lib/
Expand Down

0 comments on commit 55b6a9a

Please sign in to comment.