Fangrui Song 307e19784a [test] Make fuzzer/value-profile-div.test x86 specific
The test requires that an integer division by zero causes a trap, leading to a
signal like SIGFPE. This is the case on x86. On many other architectures, such
as Arm (unless software division is used and `__aeabi_idiv0` is patched),
Power, RISC-V, LoongArch, there is no trap. Therefore, it's more appropriate to
invert the condition to run the test.

Reviewed By: Ami-zhang

Differential Revision: https://reviews.llvm.org/D155644
2023-07-18 22:11:27 -07:00
..
2019-04-18 18:49:11 +00:00
2019-04-18 18:49:11 +00:00
2019-04-18 18:49:11 +00:00
2020-07-24 00:24:46 -07:00
2021-09-04 14:12:58 +05:30
2018-11-06 23:25:25 +00:00
2019-02-20 18:55:52 +00:00