about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm/archive_ro.rs
AgeCommit message (Expand)AuthorLines
2025-03-25Reduce visibility of most items in `rustc_codegen_llvm`Daniel Paoliello-3/+3
2025-02-13cg_llvm: Reduce visibility of all functions in the llvm moduleDaniel Paoliello-3/+3
2024-07-29Reformat `use` declarations.Nicholas Nethercote-3/+3
2022-07-25Use object instead of LLVM for reading bitcode from rlibsbjorn3-11/+0
2020-08-30mv compiler to compiler/mark-0/+105