[PATCH] D51577: MidnightBSD support in LLVM
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 3 03:41:31 PDT 2018
krytarowski added a comment.
In https://reviews.llvm.org/D51577#1221922, @arsenm wrote:
> Are there any actual codegen changes vs. FreeBSD, since you seem to have just added handling to everywhere FreeBSD is? if not, can you just make this an alias of freebsd in the triple parsing?
MidnightBSD is a fork of FreeBSD rebranded as a distinct OS. I think that the correct solution is to fix MidnightBSD and let it to recognize self as (a legacy version of) FreeBSD.
Repository:
rL LLVM
https://reviews.llvm.org/D51577
More information about the llvm-commits
mailing list