sfantao marked 4 inline comments as done.
sfantao added a comment.

That was probably not the reason why you were getting the failure, but the 
bundler was not prepared to bundle files if the host was not the first input. I 
fixed that.

I also replaced the test that was running the linker by something that checks 
the command and temporary files using -###. However, I'm still producing 
temporary files with -###. This problem is similar to the linker script test in 
http://reviews.llvm.org/D21847. Once we figure out how to tests the linker 
script I'll replicate the solution here too.


http://reviews.llvm.org/D21851



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to