Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tinygo-org/tinygo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release
Choose a base ref
...
head repository: tinygo-org/tinygo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: avr-fix-getConstant-crash
Choose a head ref
  • 1 commit
  • 38 files changed
  • 1 contributor

Commits on Aug 6, 2025

  1. all: add full LLVM 20 support

    This switches the Espressif fork from LLVM 19 to LLVM 20, so we can use
    the improvements made between those LLVM versions. It also better aligns
    with the system-LLVM build method, which currently also defaults to LLVM
    20.
    aykevl committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    feac8ca View commit details
    Browse the repository at this point in the history
Loading