[llvm-bugs] [Bug 41893] New: AVR code generation problem with LLVM 8.0.0
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed May 15 23:15:28 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41893
Bug ID: 41893
Summary: AVR code generation problem with LLVM 8.0.0
Product: libraries
Version: 8.0
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Backend: AVR
Assignee: unassignedbugs at nondot.org
Reporter: justin at postgresql.org
CC: llvm-bugs at lists.llvm.org
The TinyGo project, which uses LLVM for its code generation, encountered an
error with the LLVM 8.0 AVR code generation a few weeks ago:
https://github.com/tinygo-org/tinygo/issues/230
The fix for that is already in the LLVM trunk:
* https://reviews.llvm.org/rL351523
* https://reviews.llvm.org/rG7203e00b5e4e83117524242df372c293b0952d60
(monorepo version)
Creating this bug just to there's something to add for consideration to the
8.0.1 release blocker list. :)
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190516/79225655/attachment.html>
More information about the llvm-bugs
mailing list