On Wed, Nov 02, 2016 at 04:55:22AM -0230, Jonathan Anderson wrote:
> Hi,
>
> On 1 Nov 2016, at 21:10, Dimitry Andric wrote:
>
> > Please note, I reverted r307823 (which changed the suffixes from .bco
> > and .llo to .bc and .ll) in r308003, since it caused a number of ports
> > failures. These p
On 2 Nov 2016, at 6:11, Antoine Brodin wrote:
On Wed, Nov 2, 2016 at 7:53 AM, Dimitry Andric
wrote:
Hi Antoine, you pointed me at some of these port failures due to the
.ll
change, do you still have a list of them?
The failures were:
http://gohan2.ysv.freebsd.org/data/head-amd64-default-
On Wed, Nov 2, 2016 at 7:53 AM, Dimitry Andric wrote:
> On 02 Nov 2016, at 08:25, Jonathan Anderson wrote:
>>
>> On 1 Nov 2016, at 21:10, Dimitry Andric wrote:
>>
>>> Please note, I reverted r307823 (which changed the suffixes from .bco
>>> and .llo to .bc and .ll) in r308003, since it caused a n
On 02 Nov 2016, at 08:25, Jonathan Anderson wrote:
>
> On 1 Nov 2016, at 21:10, Dimitry Andric wrote:
>
>> Please note, I reverted r307823 (which changed the suffixes from .bco
>> and .llo to .bc and .ll) in r308003, since it caused a number of ports
>> failures. These ports were already using
Hi,
On 1 Nov 2016, at 21:10, Dimitry Andric wrote:
> Please note, I reverted r307823 (which changed the suffixes from .bco
> and .llo to .bc and .ll) in r308003, since it caused a number of ports
> failures. These ports were already using .ll as a suffix for C++ lex
> scripts.
The changes to bs
On 01 Nov 2016, at 22:27, Jonathan Anderson wrote:
>
> Author: jonathan
> Date: Tue Nov 1 21:27:42 2016
> New Revision: 308181
> URL: https://svnweb.freebsd.org/changeset/base/308181
>
> Log:
> Add rules to build LLVM IR binaries and libraries.
>
> Running `make libfoo.ll` or `make libfoo.bc
Author: jonathan
Date: Tue Nov 1 21:27:42 2016
New Revision: 308181
URL: https://svnweb.freebsd.org/changeset/base/308181
Log:
Add rules to build LLVM IR binaries and libraries.
Running `make libfoo.ll` or `make libfoo.bc` within a library directory
will now give us an LLVM IR version of