r193601 - Teach the driver to not try to use 'lib32' multilib spellings on ARM

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Oct 29 09:14:37 PDT 2013


> Do these redundant search paths break fedora in any way?

They don't break it. They *are* redundant and they do make it harder
to compare clang's behavior with gcc's.

If we don't care about printing paths as gcc does, why are we even
adding things like "lib/.." and printing redundant search path?

Cheers,
Rafael



More information about the cfe-commits mailing list