diff options
author | Chris Lattner <sabre@nondot.org> | 2005-09-23 06:05:46 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-09-23 06:05:46 +0000 |
commit | f39421302171a9d3aef26bb42de2d46b7325cf9e (patch) | |
tree | a45762cac415924c3a830d9f7827a98de20bbd13 /lib/Archive/ArchiveReader.cpp | |
parent | 5ae7911b2437aec6f695d6820284ff7bc60ec97a (diff) |
1. Do not use .c_str() to keep a persistent handle on a temporary string.
2. Concatenate -lfoo and -L/bar options into a single option instead of
passing "-L /bar" (for example) which doesn't work on Darwin.
3. Send -v output to stderr instead of stdout
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23404 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Archive/ArchiveReader.cpp')
0 files changed, 0 insertions, 0 deletions