[NFC][Asan] Fix test broken by RegAllocFast
authorVitaly Buka <vitalybuka@google.com>
Fri, 18 Sep 2020 23:46:20 +0000 (16:46 -0700)
committerVitaly Buka <vitalybuka@google.com>
Fri, 18 Sep 2020 23:46:20 +0000 (16:46 -0700)
commit3ab118a57d3803f45e3fe95321654994f2c9e1a1
treee1d394bfcfbdeb5f1dae95519768b491fd8382cf
parent76eec6c95b14abd5b72a805ac2e9bb3d8480679b
[NFC][Asan] Fix test broken by RegAllocFast

The test worked only because by coincidence register with pointer was
clobbered.
After D52010 value is still preserved.
compiler-rt/test/asan/TestCases/Linux/leak.cpp