On 09.11.2016 04:00, alvin albrecht wrote:
>
> On 07.11.2016 20:12, Philipp Klaus Krause wrote:
>> On 03.11.2016 12:14, Philipp Klaus Krause wrote:
>>> On 03.11.2016 00:56, alvin albrecht wrote:
> * Install LLVM 3.8 (e.g. using apt-get on Debian).
>> release_38 for cfe.
>
> Much better,
On 09.11.2016 04:00, alvin albrecht wrote:
>
> llvm-cbe began wrapping some types into
> structures as pairs.
Did this happen for anything other than arrays? LLVM arrays semantics
are different from C (where arrays sometimes decay to pointers, while
structs don't). Keep in mind that the cbe also