[LLVMdev] Recursive Types using the llvm support library

Vladimir Merzliakov wanderer at rsu.ru
Wed Mar 9 10:30:06 PST 2005


> On Wed, 9 Mar 2005, Vladimir Merzliakov wrote:
>> I create test program and assert failed in it:
>>
>> { \2 *, sbyte * }
>> Assertion failed: (!NewSTy->isAbstract()), function main, file 
>> /usr/home/wanderer/work/LLVMTest/obj/../src/tools/tool/Test.cc, line 28.
>>
>> Testcase source attached.
>
> Thanks, that definitely is a bug.  Patch here:
> http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20050307/024522.html
>
> BTW, what are you using the isAbstract bit for?
In some asserts in my YAFL frontend (may be i will have free time to finish 
it).

Vladimir 




More information about the llvm-dev mailing list