[PATCH] D3381: Fix driver-related things for FreeBSD
Dimitry Andric via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 4 03:15:23 PDT 2016
dim closed this revision.
dim added a comment.
In https://reviews.llvm.org/D3381#560100, @Eugene.Zelenko wrote:
> Looks like patch was not committed.
Indeed, please don't commit it at all. In FreeBSD, we've now switched to the default layout for internal includes, e.g. we now install them in `/usr/lib/clang/x.y.z/include`, like on every other platform. (Note that this caused quite some grumbling because people like to find headers easily, but we pointed out the gcc does something similar.)
https://reviews.llvm.org/D3381
More information about the llvm-commits
mailing list