google / gematria

Machine learning for machine code.
Apache License 2.0
70 stars 11 forks source link

Bump Github Actions CI to LLVM 19 #223

Closed boomanaiden154 closed 19 hours ago

boomanaiden154 commented 23 hours ago

This patch bumps the Github Actions CI to using LLVM 19, specifically clang-19 and lld-19 so that we can use the -fbasic-block-address-map flag given the old one is deprecated.