| commit | 628fcf4e3b79ba9f41dd1b49b1aba7a20b68fc0e | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Thu Aug 12 00:05:12 2010 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Thu Aug 12 00:05:12 2010 +0000 |
| tree | 4b1b4699fe5795afa7524ed3ac635d9b77832bc6 | |
| parent | caa23f0708c2c9a54b5ea42a3fb2723afa2f5801 [diff] |
Driver: Use the compile time linker version as the default for -mlinker-version, if detected. - This is a hack, we really want the linker version at execution time, but we don't have any infrastructure for getting that. Yet. llvm-svn: 110886