about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
AgeCommit message (Collapse)AuthorLines
2023-08-22ArchiveWrapper: handle LLVM API updateAugie Fackler-0/+5
In llvm/llvm-project@f740bcb3707a17ed4ccd52157089011a586cc2a6 a boolean parameter changed to an enum. r? @nikic @rustbot label: +llvm-main
2023-04-19Recognize AIX style archive kindQiu Chaofan-0/+3
2022-07-25Use object instead of LLVM for reading bitcode from rlibsbjorn3-13/+0
2021-03-22Update the minimum external LLVM to 10Josh Stone-4/+0
2020-09-09Move `rustllvm` into `rustc_llvm`Vadim Petrochenkov-0/+226