[PATCH] D16084: [ELF][MIPS] Prevent substitution of _gp_disp symbol

Simon Atanasyan via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 02:35:39 PST 2016


atanasyan added a comment.

In http://reviews.llvm.org/D16084#324527, @grimar wrote:

> Test fails under windows + msvs 2015:




> 21>  Command 3: "C:/access_softek/c_make_build_dir/Debug/bin\llvm-mc.EXE" "-filetype=obj" "-triple=mips-unknown-linux" "C:\access_softek\llvm\tools\lld\test\ELF\mips-gp-disp.s" "-o" "C:\access_softek\c_make_build_dir\tools\lld\test\ELF\Output\mips-gp-disp.s.tmp.o"

>  21>  Command 3 Result: 0

>  21>  Command 3 Output:


Could you please send "C:\access_softek\c_make_build_dir\tools\lld\test\ELF\Output\mips-gp-disp.s.tmp-ext-int.so"? I guess sed corrupts the file for some reason.


Repository:
  rL LLVM

http://reviews.llvm.org/D16084





More information about the llvm-commits mailing list