aboutsummaryrefslogtreecommitdiff
path: root/src/build_settings_microarch.cpp
Commit message (Collapse)AuthorAgeFilesLines
* drop llvm 19 feature/microarch tableLaytan Laats2025-03-201-526/+0
| | | | | | There was a bug in LLVM 19 introduced in https://github.com/llvm/llvm-project/pull/96249 and fixed in https://github.com/llvm/llvm-project/pull/118581. Lets just use the LLVM 18 table for LLVM 19.
* few llvm 20 changesLaytan Laats2025-03-191-0/+1085
|
* add support for linux_riscv64 and freestanding_riscv64Laytan2024-08-201-24/+78
|
* Move microarch stuff to a separate filegingerBill2024-06-291-0/+462