diff options
author | Fedor Sergeev <fedor.sergeev@azul.com> | 2018-01-23 12:23:52 +0000 |
---|---|---|
committer | Fedor Sergeev <fedor.sergeev@azul.com> | 2018-01-23 12:23:52 +0000 |
commit | faa0a82416d4569b4613ced7a3a3a4ff459f301d (patch) | |
tree | 02ed24b31e57c016b13b9532b00bbb0e43539dfd /lldb/source/Plugins/ExpressionParser/Go/GoParser.cpp | |
parent | 17e5794f11c72ed95a6208191ccc3efedbdd4794 (diff) | |
download | bcm5719-llvm-faa0a82416d4569b4613ced7a3a3a4ff459f301d.tar.gz bcm5719-llvm-faa0a82416d4569b4613ced7a3a3a4ff459f301d.zip |
[Solaris] gcc toolchain handling revamp
Summary:
General idea is to utilize generic (mostly Generic_GCC) code
and get rid of Solaris-specific handling as much as possible.
In particular:
- scanLibDirForGCCTripleSolaris was removed, relying on generic
CollectLibDirsAndTriples
- findBiarchMultilibs is now properly utilized to switch between
m32 and m64 include & lib paths on Solaris
- C system include handling copied from Linux (bar multilib hacks)
Fixes PR24606.
Reviewers: dlj, rafael, jyknight, theraven, tstellar
Reviewed By: jyknight
Subscribers: aaron.ballman, mgorny, krytarowski, ro, joerg, cfe-commits
Differential Revision: https://reviews.llvm.org/D35755
llvm-svn: 323193
Diffstat (limited to 'lldb/source/Plugins/ExpressionParser/Go/GoParser.cpp')
0 files changed, 0 insertions, 0 deletions