[PATCH] Add Multilib selection machinery to Clang

Jon Roelofs jonathan at codesourcery.com
Fri Jan 10 18:45:16 PST 2014


Hi rafael.espindola, atanasyan,

This patch improves the support for picking Multilibs from gcc installations. It also provides a better approximation for the flags -print-multi-directory and -print-multi-lib.

http://llvm-reviews.chandlerc.com/D2538

Files:
  include/clang/Driver/Multilib.h
  include/clang/Driver/ToolChain.h
  lib/Driver/ArgParse.cpp
  lib/Driver/ArgParse.h
  lib/Driver/CMakeLists.txt
  lib/Driver/Driver.cpp
  lib/Driver/Multilib.cpp
  lib/Driver/ToolChains.cpp
  lib/Driver/ToolChains.h
  lib/Driver/Tools.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2538.1.patch
Type: text/x-patch
Size: 59564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140110/2e8608dc/attachment.bin>


More information about the cfe-commits mailing list