Hi,
The -Xlinker command line option is currently broken.
E.g. llvm-ld -native -lXXX -Xlinker=YYY will call the native linker with the
otpions: -XXX -YYY -lXXX
The attached patch removes the obviously wrong line.
daniel
llvm-ld-xlinker.patch (385 Bytes)