[asm-instrumentation] Removed assembly helpers for asan.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM, great.
lib/asan/tests/asan_asm_test.cc | ||
---|---|---|
174 | Perhaps it's better to just skip the U8 test on x86_32 - it's not really a 64-bit store, and it duplicates the U4 test. |
Perhaps it's better to just skip the U8 test on x86_32 - it's not really a 64-bit store, and it duplicates the U4 test.