Displaying 3 results from an estimated 3 matches for "d11326".
Did you mean:
11326
2015 Jul 20
2
[LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
...le here, I replaced the multiple calls to uname -s with a variable assignment.
>
> It's currently building for FreeBSD 10.x i386 and amd64.
Renato ran into the same problem of some components not working when
building on ARM and has a patch out for disabling them:
http://reviews.llvm.org/D11326
That might be a better approach actually. Since we didn't use to
include libcxx or libcxxabi in previous releases, feel free to disable
those (but please file bugs for the problems anyway). For compiler-rt,
we did include that in previous releases so it would be good if we
could make it work....
2015 Jul 20
2
[LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
...with a variable assignment.
>>>
>>> It's currently building for FreeBSD 10.x i386 and amd64.
>>
>> Renato ran into the same problem of some components not working when
>> building on ARM and has a patch out for disabling them:
>> http://reviews.llvm.org/D11326
>>
>> That might be a better approach actually. Since we didn't use to
>> include libcxx or libcxxabi in previous releases, feel free to disable
>> those (but please file bugs for the problems anyway). For compiler-rt,
>> we did include that in previous releases so...
2015 Jul 16
3
[LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
On Thu, Jul 16, 2015 at 3:47 PM, Dimitry Andric <dimitry at andric.com> wrote:
> On 17 Jul 2015, at 00:31, Hans Wennborg <hans at chromium.org> wrote:
>>
>> Dear testers,
>>
>> 3.7.0-rc1 was just tagged; please start your testing engines :-)
>>
>> Upload binaries to the sftp and report your results to this thread.
>>
>> I'm sorry