diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2011-06-03 15:39:42 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2011-06-03 15:39:42 +0000 |
commit | 304902141e5f5ba71cb392fab2c0203c56643753 (patch) | |
tree | c05981c4f3d0b9b9a09f303aa0974ea37b477d43 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | d8f92c8dcc3a08640680e1a627632ae6eb379887 (diff) | |
download | llvm-304902141e5f5ba71cb392fab2c0203c56643753.zip llvm-304902141e5f5ba71cb392fab2c0203c56643753.tar.gz llvm-304902141e5f5ba71cb392fab2c0203c56643753.tar.bz2 |
We were looking at /usr/lib only if the distro had multilib. This is bogus:
we look in /usr/lib to find crt1.o, and that depends only on where libc
is installed.
This fixes the case of using a different gcc installation in a distro
without multilib.
llvm-svn: 132551
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions