[PATCH] D70048: [LLD] Add NetBSD support as a new flavor of LLD (nb.lld)
Kamil Rytarowski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 9 13:55:15 PST 2019
krytarowski added a comment.
Another approach to achieve the same goal as previous attempts. It is already better as it avoids two forks.
Does this one look like fine for merging?
The previous one for the reference: https://reviews.llvm.org/D69755
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70048/new/
https://reviews.llvm.org/D70048
More information about the cfe-commits
mailing list