[PATCH] D53125: Detect Clear Linux and apply Clear's default linker options
Thiago Macieira via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 10 21:21:35 PDT 2018
thiagomacieira created this revision.
thiagomacieira added reviewers: mgorny, erichkeane.
Herald added subscribers: cfe-commits, srhines.
/usr/lib/os-release is the official path of /etc/os-release (the latter is usually a symlink to the former)
Repository:
rC Clang
https://reviews.llvm.org/D53125
Files:
include/clang/Driver/Distro.h
lib/Driver/Distro.cpp
lib/Driver/ToolChains/Linux.cpp
unittests/Driver/DistroTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53125.169148.patch
Type: text/x-patch
Size: 3711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181011/93150705/attachment.bin>
More information about the cfe-commits
mailing list