[PATCH] D59612: [test-suite][mips] Fix compile options for tramp3d-v4 test

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 21 06:28:11 PDT 2019


atanasyan added a comment.

Generally the patch looks good. But when I remove `-mxgot` option completely and unconditionally and run LLVM test suite in both 32 and 64-bit modes, I did not see any new failures. I used both LLD and GNU BFD linkers. Could you check it? What tests and what configurations will fail?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59612/new/

https://reviews.llvm.org/D59612





More information about the llvm-commits mailing list