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: unassignedb...@nondot.org
          Reporter: jus...@postgresql.org
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to