[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
Thu Oct 11 10:21:38 PDT 2018


thiagomacieira updated this revision to Diff 169236.
thiagomacieira added a comment.

Updated to check for /etc/os-release first and /usr/lib/os-release if that fails


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.169236.patch
Type: text/x-patch
Size: 4083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181011/bd742de6/attachment.bin>


More information about the cfe-commits mailing list