avr-llvm / llvm

[MERGED UPSTREAM] AVR backend for the LLVM compiler library
220 stars 21 forks source link

Assertion `!hasInterval(Reg) && "Interval already exists!" #232

Closed dylanmckay closed 7 years ago

dylanmckay commented 7 years ago

This assertion error has been occurring since master was merged.

Here is the first failing build on Travis.

dylanmckay commented 7 years ago

Marked the test in question as XFAIL for the time being (as of 1395c34def02f88736ae42def089d7dade4f86f5).