| commit | c53c5b13be1fb7295285dde39981a315d1d9acf3 | [log] [tgz] |
|---|---|---|
| author | Rafael Espindola <rafael.espindola@gmail.com> | Mon Aug 31 19:17:51 2015 +0000 |
| committer | Rafael Espindola <rafael.espindola@gmail.com> | Mon Aug 31 19:17:51 2015 +0000 |
| tree | d524ca74d71931a88447fe42659baf6d7cdcffbc | |
| parent | a80b9c824e81ecf4ce177b84052ee2fd25983288 [diff] |
Stop hardcoding GCC paths in crt/ld.so lookup. This patch refactors the code to use the GCC installation detector (modified so that it works in Solaris), and uses ToolChain::GetFilePath everywhere once it works. Patch by Xan López <xan@igalia.com>! llvm-svn: 246473