summary refs log tree commit diff
path: root/src/tools/llvm-bitcode-linker
AgeCommit message (Collapse)AuthorLines
2024-07-29Reformat `use` declarations.Nicholas Nethercote-5/+2
The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options.
2024-04-15Distribute LLVM bitcode linker as a preview componentKjetil Kjeka-4/+9
2024-03-11LLVM Bitcode Linker: Added crateKjetil Kjeka-0/+324