commit | f39421302171a9d3aef26bb42de2d46b7325cf9e | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Fri Sep 23 06:05:46 2005 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Fri Sep 23 06:05:46 2005 +0000 |
tree | a45762cac415924c3a830d9f7827a98de20bbd13 | |
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