[llvm] r215157 - DebugInfo: Fix overwriting/loss of inlined arguments to recursively inlined functions.

Tim Northover t.p.northover at gmail.com
Fri Aug 8 03:47:48 PDT 2014


Hi David,

Sorry to keep heaping these on you, but the assert in this one seems
to be causing a problem in LNT source on Darwin. It can be reproduced
on Linux with:

$ clang -target x86_64-apple-macosx10.9 -O0 -g blockstret.c

(I've attached a copy here in case you don't have test-suite handy).

Cheers.

Tim.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: blockstret.c
Type: text/x-csrc
Size: 2811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140808/d670fbf1/attachment.c>


More information about the llvm-commits mailing list