commit | 51ab5c8862466bbddcd5c4369779c472978ed309 | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Tue Jun 06 00:00:42 2006 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Tue Jun 06 00:00:42 2006 +0000 |
tree | e036df19b84beccf4f3951f60d6a22bd5bb1c378 | |
parent | 4b02367d542c7eaa429d1ff73119ae44ddb252a8 [diff] |
Add the -Xlinker option to bugpoint which allows an option to be passed through to gcc when its being used as a linker. This allows -L and -l (and any other) options to be added so that non-complete bytecode files can be processed with bugpoint. The -Xlinker option can be added as many times as needed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28692 91177308-0d34-0410-b5e6-96231b3b80d8