summaryrefslogtreecommitdiffstats
path: root/external/build-llvm.ps1
Commit message (Collapse)AuthorAge
* Update LLVM from 13.0.1 to 14.0.6 (#8031)Sam Estep2025-08-07
| | | | | | | | | | | | | | | | | Full set of mutually exclusive choices for upgrading LLVM: - #8031 (you are here) - #8035 - #8036 - #8034 - #8038 - #8039 - #8033 Alternative to #8028. Required some minor changes due to these upstream commits: - llvm/llvm-project@e463b69736da8b0a950ecd937cf990401bdfcdeb - llvm/llvm-project@89b57061f7b769e9ea9bf6ed686e284f3e55affe
* Update build-llvm.ps1 (#6336)Yong He2025-02-11
| | | Co-authored-by: Yong He <yongh@outlook.com>
* Fix native Windows ARM64 build. (#6244)Yong He2025-02-03
* Fix native Windows ARM64 build. * Fix --------- Co-authored-by: Yong He <yongh@outlook.com>