Skip to content

Conversation

@aykevl
Copy link

@aykevl aykevl commented Apr 20, 2022

I'm not sure why this assert was inserted here but it results in a crash when assertions are enabled. Removing it doesn't seem to negatively affect anything.

This patch fixes #56.

I'm not sure why this assert was inserted here but it results in a crash when assertions are enabled. Removing it doesn't seem to negatively affect anything.
@github-actions github-actions bot changed the title [Xtensa] Fix crash when invoking Clang with assertions enabled [Xtensa] Fix crash when invoking Clang with assertions enabled (LLVM-162) Apr 20, 2022
aykevl added a commit to tinygo-org/tinygo that referenced this pull request Apr 20, 2022
Switch over to LLVM 14 for static builds. Keep using LLVM 13 for regular builds for now. This uses a branch of the upstream Espressif branch to fix an issue, see: espressif/llvm-project#59
aykevl added a commit to tinygo-org/tinygo that referenced this pull request Apr 21, 2022
Switch over to LLVM 14 for static builds. Keep using LLVM 13 for regular builds for now. This uses a branch of the upstream Espressif branch to fix an issue, see: espressif/llvm-project#59
aykevl added a commit to tinygo-org/tinygo that referenced this pull request Apr 21, 2022
Switch over to LLVM 14 for static builds. Keep using LLVM 13 for regular builds for now. This uses a branch of the upstream Espressif branch to fix an issue, see: espressif/llvm-project#59
aykevl added a commit to tinygo-org/tinygo that referenced this pull request Apr 21, 2022
Switch over to LLVM 14 for static builds. Keep using LLVM 13 for regular builds for now. This uses a branch of the upstream Espressif branch to fix an issue, see: espressif/llvm-project#59
aykevl added a commit to tinygo-org/tinygo that referenced this pull request Apr 21, 2022
Switch over to LLVM 14 for static builds. Keep using LLVM 13 for regular builds for now. This uses a branch of the upstream Espressif branch to fix an issue, see: espressif/llvm-project#59
aykevl added a commit to tinygo-org/tinygo that referenced this pull request Apr 22, 2022
Switch over to LLVM 14 for static builds. Keep using LLVM 13 for regular builds for now. This uses a branch of the upstream Espressif branch to fix an issue, see: espressif/llvm-project#59
deadprogram pushed a commit to tinygo-org/tinygo that referenced this pull request Apr 23, 2022
Switch over to LLVM 14 for static builds. Keep using LLVM 13 for regular builds for now. This uses a branch of the upstream Espressif branch to fix an issue, see: espressif/llvm-project#59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant