[cfe-commits] r130176 - /cfe/trunk/lib/CodeGen/TargetInfo.cpp
Stuart Hastings
stuart at apple.com
Tue Apr 26 08:30:24 PDT 2011
On Apr 25, 2011, at 11:03 PM, Eric Christopher wrote:
>
> On Apr 25, 2011, at 10:30 PM, Stuart Hastings wrote:
>
>>
>> On Apr 25, 2011, at 6:01 PM, Eric Christopher wrote:
>>
>>>
>>> On Apr 25, 2011, at 4:48 PM, Stuart Hastings wrote:
>>>
>>>> Author: stuart
>>>> Date: Mon Apr 25 18:48:12 2011
>>>> New Revision: 130176
>>>>
>>>> URL: http://llvm.org/viewvc/llvm-project?rev=130176&view=rev
>>>> Log:
>>>> Turn on byval parameters in Clang for ARM APCS. rdar://problem/7662569
>>>
>>> This appears to have broken pointer_method2 (at least) in ToT so I'm going to revert it for now.
>>
>> Interesting. The patch survived a NightlyTest regression check when I tested it this afternoon, and pointer_method2 ran O.K.
>>
>> Maybe the tester was using a different optimization level or something. Please send me a pointer to the diagnostic.
>>
>
>
> It was a local test with a Release Asserts build and -O0. Did you build with Asserts enabled?
Yes, but my tester ran with -O3.
stuart
More information about the cfe-commits
mailing list