Reland test/MC/Mips/reloc-directive-label-offset.s
authorVladimir Stefanovic <vladimir.stefanovic@rt-rk.com>
Thu, 22 Nov 2018 18:18:58 +0000 (18:18 +0000)
committerVladimir Stefanovic <vladimir.stefanovic@rt-rk.com>
Thu, 22 Nov 2018 18:18:58 +0000 (18:18 +0000)
commitb2c4d668e1dd8d20f458e808d89a3872254028ff
treed9289ef7bf7591a09586d47dfa2a53aca2bdfe8e
parent3ffe0b75fbcc754b859340f5d57d241df1d6dc6c
Reland test/MC/Mips/reloc-directive-label-offset.s

The test was reverted because it failed on
llvm-clang-x86_64-expensive-checks-win builder, and that was because
-DEXPENSIVE_CHECKS adds randomness to llvm::sort(), affecting the order of
relocation table entries.
Modified the test to not have two relocations at the same offset.

llvm-svn: 347476
llvm/test/MC/Mips/reloc-directive-label-offset.s [new file with mode: 0644]