DavidSpickett added a comment.

I still have one known (though rare) limitation to this command. That is, if 
you try to read across two neighbouring MTE regions it will fail because it 
thinks that the whole range isn't tagged. When it is, it's just split over two 
regions.

This would require you to manage to mmap them next to each other. So I'm 
looking for a way to do deliberately so it could be tested.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97285/new/

https://reviews.llvm.org/D97285

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to