r227088 - For NetBSD/ARM-EB, link with --be8. Support for the older BE32 is

Tim Northover t.p.northover at gmail.com
Wed Jan 28 13:15:48 PST 2015


Hi Joerg,

> as discussed on IRC, another version of the patch with inverted
> branches.

I think I mentioned more things than inverting branches:

  + I think we should be using Triple::getSubArch rather than string matching.
  + It needs to be plumbed into gnutools::Link; I'd prefer the other
BSDs too (at least if they show hints of ARM & BE support), but that's
not fatal because we may be incorrect about the desired behaviour and
to my knowledge they haven't said anything.

I may have mentioned other things, but can't see them now if so (part
of why I dislike code review on IRC: there's no record). I'll check
when I get home.

Cheers.

Tim.



More information about the cfe-commits mailing list