[PATCH] D18817: [ASAN] Use struct instead of array in sancov.py
Mike Aizatsky via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 15 11:10:13 PDT 2016
aizatsky accepted this revision.
aizatsky added a comment.
This revision is now accepted and ready to land.
Yes, making sancov.cc working for you would be ideal.
As for this change, it does make existing code better in terms of bitness flexibility.
Repository:
rL LLVM
http://reviews.llvm.org/D18817
More information about the llvm-commits
mailing list