[HWASan] deflake hwasan_symbolize test
authorFlorian Mayer <fmayer@google.com>
Fri, 6 May 2022 23:13:58 +0000 (16:13 -0700)
committerFlorian Mayer <fmayer@google.com>
Mon, 9 May 2022 21:11:52 +0000 (14:11 -0700)
commitb77d16f7f392e057bd6ffe6220deac15a1c8beca
tree6f55e3e69095ffcd5e04572a4e03143f0d753e02
parente61baceedb91fcedc7d8a9554b018cb560cd84f3
[HWASan] deflake hwasan_symbolize test

Also enable on X86_64.

The directory would change during the test execution. This should not
necessarily prevent us from indexing a directory (a user might
potentially do that if they specify a parent directory of the actual
symbols directory, and change unrelated files).

Reviewed By: eugenis

Differential Revision: https://reviews.llvm.org/D125143
compiler-rt/lib/hwasan/scripts/hwasan_symbolize
compiler-rt/test/hwasan/TestCases/hwasan_symbolize.cpp