"llvm/docs/ExtendedIntegerResults.txt" did not exist on "e08af303a642a69accf5d06c5ac61e6b8f2ef6b6"
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
Loading
Please sign in to comment