aboutsummaryrefslogtreecommitdiff
path: root/src/zig_llvm-ar.cpp
AgeCommit message (Expand)Author
2024-09-19compiler: Update LLVM/Clang driver files to LLVM/Clang 19.Alex Rønne Petersen
2024-05-08llvm-ar patch: update main functionAndrew Kelley
2024-05-08update ar and clang C++ files to LLVM 18Andrew Kelley
2023-09-19llvm-ar patch: update main functionAndrew Kelley
2023-09-19update ar and clang C++ files to LLVM 17Andrew Kelley
2023-01-25update clang and ar to llvm 16Andrew Kelley
2022-07-28update to LLVM 15Andrew Kelley
2022-02-03apply zig patches to clang and llvm toolsAndrew Kelley
2022-02-03update llvm and clang tools to release/14.xAndrew Kelley
2021-09-30Merge remote-tracking branch 'origin/master' into llvm13Andrew Kelley
2021-09-24Spelling corrections (#9833)Josh Soref
2021-08-15update clang tools to 13 rc1Andrew Kelley
2021-07-10Fix argument forwarding to LLVM on WindowsMartin Wickham
2021-05-29zig ar: workaround for LLVM bugAndrew Kelley
2021-05-28stage2: add `zig ar` subcommandAndrew Kelley
2021-05-28add llvm-ar.cpp from llvm 12.0.1-rc1Andrew Kelley