[llvm] [AVR] Fix parsing & emitting relative jumps (PR #102936)

via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 04:49:38 PDT 2024


aykevl wrote:

Nevermind, that was a stale build cache (should really fix that some day).

I can confirm that with this fix, all my TinyGo AVR tests start working again on LLVM (when cherry-picking the first commit on top of llvm19-rc3). I'll review the code more in-depth.

https://github.com/llvm/llvm-project/pull/102936


More information about the llvm-commits mailing list