https://bugs.llvm.org/show_bug.cgi?id=44864
lab...@google.com changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bugs.llvm.org/show_bug.cgi?id=44872
Bug ID: 44872
Summary: Assertion `addr_size == 4 || addr_size == 8' failed
when evaluating reference to a static array inside
noinline static function in program compiled with -O2
I didn't actually get around to this yesterday. Landed minutes ago
as 99451b4453688a94c6014cac233d371ab4cc342d. I'll keep an eye out for
failures, but poke me if I miss something :)
On Mon, Feb 10, 2020 at 9:21 AM Jonas Devlieghere
wrote:
> I'm very excited about this. Thank you for taking the t
Apologies for the slow response here Jeremy. Your reply has been incredibly
helpful so far, I just need to try adding 'llvm.dbg.addr' myself to confirm
that works. Thank you! - Brian Gesiak
On Thu, Feb 6, 2020 at 11:04 AM Jeremy Morse
wrote:
> Hi Brian,
>
> Thanks for working on coroutines, the