[llvm-commits] [patch] Add a test for PR3043

Jeffrey Yasskin jyasskin at google.com
Sat Oct 3 18:56:11 PDT 2009


In fixing bugs around stubs, it would be nice to have tests for the
bugs that have already been fixed so I don't reopen them. Here's one
for http://llvm.org/bugs/show_bug.cgi?id=3043. Since it's my first
addition to the dejagnu test suite, I'd appreciate any stylistic
pointers. I tested the test by disabling r59265, and indeed the test
fails.

Evan, could you write a test for the bug
http://llvm.org/viewvc/llvm-project?view=rev&revision=60822 fixed? My
current fix for PR5116 simply reverts that change, and I want to know
if I'm breaking something or if the original bug has now been fixed
some other way.

Thanks,
Jeffrey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_PR3043.patch
Type: application/octet-stream
Size: 943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20091003/d1ffad73/attachment.obj>


More information about the llvm-commits mailing list