[llvm-commits] [llvm] r76666 - /llvm/trunk/lib/Target/XCore/XCoreTargetAsmInfo.cpp

Chris Lattner clattner at apple.com
Fri Aug 14 23:11:18 PDT 2009


On Jul 23, 2009, at 5:52 PM, Richard Osborne wrote:
>>> Feel free to remove the uses of SectionFlags::Small since I don't   
>>> think it makes
>>> sense to use this flag anymore. The tree is currently broken for  
>>> the  XCore.
>>> I'll try to put together a set of tests to cover these cases.
>>>
>> Thank you Richard, I'm sorry for breaking the tree.  I will try to   
>> resolve this asap.
>>
>> -Chris
>>
> I've added some basic tests in r76923:
>
> http://llvm.org/viewvc/llvm-project?rev=76923&view=rev
>
> I'm hoping this is enough to go on for now, but please let me know  
> if more is needed.

Thank you Richard,

I added a new MCSectionXCore.[cpp/h] and class to model the cp/dp- 
specific flags.  The XFAIL'd testcases you added now both pass.   
Please let me know if there is still lingering breakage, I'm sorry it  
took me so long to get around to fixing them!

-Chris



More information about the llvm-commits mailing list