about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp
AgeCommit message (Expand)AuthorLines
2025-08-29Update to ar_archive_writer 0.5.1Daniel Paoliello-42/+57
2024-11-04Trim and tidy includes in `rustc_llvm`Zalathar-2/+2
2024-09-18Update the minimum external LLVM to 18Josh Stone-2/+0
2024-08-14Fix null pointer dereference when a file is not an object filebjorn3-0/+3
2024-08-14Use toString instead of raw_svector_ostream for error messagesbjorn3-9/+2
2024-07-07Fix review commentsbjorn3-0/+5
2024-07-07Fix building on LLVM 17bjorn3-0/+3
2024-07-07Sync ar_archive_writer to LLVM 18.1.3bjorn3-31/+97
2024-06-26Format C++ files in `llvm-wrapper`DianQK-11/+12
2024-03-05Explicitly assign constructed C++ classesJubilee Young-4/+5
2023-11-22suppress warnings on msvcArlie Davis-0/+1
2023-07-14llvm-wrapper: update for LLVM API changeKrasimir Georgiev-0/+1
2023-03-07Remove an extraneous includeKazu Hirata-1/+0
2022-11-26Use LLVM for getting symbols from COFF bigobj filesbjorn3-10/+24
2022-11-26Rewrite LLVM's archive writer in Rustbjorn3-0/+82