[llvm-dev] Can someone take a quick look at this?

Tim Northover via llvm-dev llvm-dev at lists.llvm.org
Sat Jul 22 19:15:56 PDT 2017


On 22 July 2017 at 18:45, David Lurton via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> If the answer is not obvious I'll work on creating a minimal reproduction
> case...  I was just hoping that someone else could see something obvious
> that I'm missing.

I can't see anything wrong with this fragment. I'd be looking hard at
the caller (a JIT, perhaps?) and where it expects the value to be
returned because there aren't many other ways to get a simple module
like that wrong without crashing.

Cheers.

Tim.


More information about the llvm-dev mailing list