On 10/30/2015 07:37 AM, Andrew MacLeod wrote:
OK, here's the much delayed front end reduction patch based on the
reordering already being checked in.
I discovered that my targets builds were only building c/c++, so the
other languages were being reduced based only on the host
x86_64-pc-linux-gnu
On Oct 30, 2015, at 9:20 AM, Andrew MacLeod wrote:
> On 10/30/2015 12:07 PM, Mike Stump wrote:
>> On Oct 30, 2015, at 6:37 AM, Andrew MacLeod wrote:
>>> OK, here's the much delayed front end reduction patch based on the
>>> reordering already being checked in.
>> So, Objective-C++ should be togg
On 10/30/2015 12:07 PM, Mike Stump wrote:
On Oct 30, 2015, at 6:37 AM, Andrew MacLeod wrote:
OK, here's the much delayed front end reduction patch based on the reordering
already being checked in.
So, Objective-C++ should be toggled on at least once for this. If it builds,
it should be fine
On Oct 30, 2015, at 6:37 AM, Andrew MacLeod wrote:
> OK, here's the much delayed front end reduction patch based on the reordering
> already being checked in.
So, Objective-C++ should be toggled on at least once for this. If it builds,
it should be fine; though the entire objc++ test suite is
OK, here's the much delayed front end reduction patch based on the
reordering already being checked in.
I discovered that my targets builds were only building c/c++, so the
other languages were being reduced based only on the host
x86_64-pc-linux-gnu build. Thats *probably* ok, but I wanted