au-ts / sddf

A collection of interfaces, libraries and tools for writing device drivers for seL4 that allow accessing devices securely and with low overhead.
Other
18 stars 14 forks source link

ci: install all LLVM tools #112

Closed Ivan-Velickovic closed 4 months ago

Ivan-Velickovic commented 4 months ago

We need llvm-ar as well which isn't in the clang or lld package. We can just install the llvm package which will install everything we need.