about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
AgeCommit message (Expand)AuthorLines
2024-09-18Update the minimum external LLVM to 18Josh Stone-4/+0
2024-06-26Format C++ files in `llvm-wrapper`DianQK-19/+14
2024-04-15Add support for Arm64EC to the Standard LibraryDaniel Paoliello-2/+2
2024-04-03update messagesDan-1/+1
2024-02-21llvm-wrapper: fix warning C4305klensy-1/+1
2023-08-22ArchiveWrapper: handle LLVM API updateAugie Fackler-0/+5
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