Skip to content
Commit c3065b7d authored by Reid Spencer's avatar Reid Spencer
Browse files

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.

llvm-svn: 28692
parent 6306becc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment