dim closed this revision.
dim updated this revision to Diff 3035.
dim added a comment.
Closed by commit rS276783 (authored by @dim).
CHANGED PRIOR TO COMMIT
https://reviews.freebsd.org/D1446?vs=3033&id=3035#toc
REVISION DETAIL
https://reviews.freebsd.org/D1446
AFFECTED FILES
head/lib/clan
andrew accepted this revision.
andrew added a comment.
This revision is now accepted and ready to land.
I successfully built a toolchain in my arm64 tree with this change.
BRANCH
/head
REVISION DETAIL
https://reviews.freebsd.org/D1446
To: dim, emaste, andrew
Cc: freebsd-toolchain, emaste
__
emaste added a comment.
I imported this change then merged to my arm64 branch and it looks fine to me.
REVISION DETAIL
https://reviews.freebsd.org/D1446
To: dim, andrew, emaste
Cc: freebsd-toolchain, emaste
___
freebsd-toolchain@freebsd.org mailing l
dim updated this revision to Diff 3033.
dim added a comment.
This revision now requires review to proceed.
* Unexpanded $FreeBSD$ keywords
* Added aarch64 libraries to both the WITH_CLANG_EXTRAS programs and lldb
* For some Makefiles, made the library order mostly the same as an upstream
autoconf
dim commandeered this revision.
dim edited reviewers, added: andrew; removed: dim
BRANCH
/head
REVISION DETAIL
https://reviews.freebsd.org/D1446
To: dim, emaste, andrew
Cc: freebsd-toolchain, emaste
___
freebsd-toolchain@freebsd.org mailing list
ht
andrew added a comment.
>>! In D1446#11, @emaste wrote:
> Can we bring this one directly into HEAD?
I don't see why not, it's a simple change.
http://llvm.org/viewvc/llvm-project/?view=revision&revision=92
BRANCH
/head
REVISION DETAIL
https://reviews.freebsd.org/D1446
To: andrew, emas
emaste added a comment.
>>! In D1446#10, @andrew wrote:
> We will also need llvm r92 to build the kernel without using floating
> point registers.
Can we bring this one directly into HEAD?
BRANCH
/head
REVISION DETAIL
https://reviews.freebsd.org/D1446
To: andrew, emaste, dim
Cc: freeb
andrew added a comment.
We will also need llvm r92 to build the kernel without using floating point
registers.
BRANCH
/head
REVISION DETAIL
https://reviews.freebsd.org/D1446
To: andrew, emaste, dim
Cc: freebsd-toolchain, emaste
___
freebsd-to