Thanks!
Evan
On Jan 10, 2008, at 5:10 PM, Dale Johannesen wrote:
>
> On Jan 10, 2008, at 4:59 PM, Evan Cheng wrote:
>
>> How about ARM?
>>
>> Evan
>
> Hadn't thought of that, but yeah, I should make the substantiative
> changes there too.
>
>> On Jan 10, 2008, at 4:54 PM, Dale Johannesen wrote:
>
On Jan 10, 2008, at 4:59 PM, Evan Cheng wrote:
> How about ARM?
>
> Evan
Hadn't thought of that, but yeah, I should make the substantiative
changes there too.
> On Jan 10, 2008, at 4:54 PM, Dale Johannesen wrote:
>
>> Author: johannes
>> Date: Thu Jan 10 18:54:37 2008
>> New Revision: 45848
>
How about ARM?
Evan
On Jan 10, 2008, at 4:54 PM, Dale Johannesen wrote:
> Author: johannes
> Date: Thu Jan 10 18:54:37 2008
> New Revision: 45848
>
> URL: http://llvm.org/viewvc/llvm-project?rev=45848&view=rev
> Log:
> Weak things initialized to 0 don't go in bss on Darwin.
> Cosmetic changes to
Author: johannes
Date: Thu Jan 10 18:54:37 2008
New Revision: 45848
URL: http://llvm.org/viewvc/llvm-project?rev=45848&view=rev
Log:
Weak things initialized to 0 don't go in bss on Darwin.
Cosmetic changes to spacing to match gcc (some dejagnu
tests actually care).
Modified:
llvm/trunk/lib/T