[compiler-rt][ASAN] Speculatively fix Windows/dll_control_c.cpp test - use trap
authorRoman Lebedev <lebedev.ri@gmail.com>
Fri, 9 Jul 2021 10:11:16 +0000 (13:11 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Fri, 9 Jul 2021 10:11:27 +0000 (13:11 +0300)
commita72a44181264fd83e05be958c2712cbd4560aba7
tree43c9547bce5bb320bc8824f2eba068f99bddb1e7
parent47653db6d2a3964c14cca5ffa73e79aeee292e8b
[compiler-rt][ASAN] Speculatively fix Windows/dll_control_c.cpp test - use trap

Please refer to https://reviews.llvm.org/D105338,
such store will not trap, it will be removed.
compiler-rt/test/asan/TestCases/Windows/dll_control_c.cpp