emaste added a subscriber: freebsd-toolchain.
REVISION DETAIL
https://reviews.freebsd.org/D1446
To: andrew, emaste, dim
Cc: freebsd-toolchain, emaste
___
freebsd-toolchain@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-tool
emaste accepted this revision.
This revision is now accepted and ready to land.
BRANCH
/head
INLINE COMMENTS
lib/clang/include/AArch64GenAsmMatcher.inc:1 Please unexpand these before
checkin.
SVN does the expansion on checkout. I'm not sure if they're collapsed on
checkin, or stored ve
dim added a comment.
Are we sure we already want to hook this up to the build by default? There
were already a few complaints about building non-default arches...
Also, the other usr.bin/clang tools should be updated, otherwise they won't
link. Those are the ones that are enabled via WITH_CLA
dim added inline comments.
BRANCH
/head
INLINE COMMENTS
lib/clang/clang.build.mk:33 That should not be "arm53", but "arm64",
obviously.
REVISION DETAIL
https://reviews.freebsd.org/D1446
To: andrew, emaste, dim
Cc: freebsd-toolchain, emaste
___