Displaying 2 results from an estimated 2 matches for "1bd28b99".
2011 Jul 27
0
[LLVMdev] Proposal for better assertions in LLVM
...9;s needs. Again, I'm happy to provide a very minimal implementation for
consideration if there is interest, I'm just not sure there is interest.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110727/1bd28b99/attachment.html>
2011 Jul 27
3
[LLVMdev] Proposal for better assertions in LLVM
On Wed, Jul 27, 2011 at 12:51 AM, Chandler Carruth <chandlerc at google.com>wrote:
> On Tue, Jul 26, 2011 at 10:41 AM, Talin <viridia at gmail.com> wrote:
>
>> The assertions in LLVM would be a lot more useful if they could print out
>> not only the source code of the expression that failed, but also print the
>> values of the various arguments. To that end, I