On 3 April 2015 at 17:40, David Nadlinger via Digitalmars-d <[email protected]> wrote: > On Friday, 3 April 2015 at 15:39:33 UTC, Iain Buclaw wrote: >> >> That's a bit greedy of them to not upstream fixes. >:-) > > > Some of the fixes use LLVM libraries, so there is not much point in > upstreaming that. ;) > > – David
It might be a suggestion to abstract the changes away into Port/Target rather than use macros (if you use LLVM macros that is). Iain
