Add kAccessExternal memory access flag that denotes
memory accesses with PCs that may have kExternalPCBit set.
In preparation for MemoryAccess refactoring.
Currently unused, but will allow to skip a branch.
Depends on D107464.
Paths
| Differential D107465
tsan: introduce kAccessExternalPC ClosedPublic Authored by dvyukov on Aug 4 2021, 8:06 AM.
Details
Summary Add kAccessExternal memory access flag that denotes Depends on D107464.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 4 2021, 8:41 AM Closed by commit rG2ddaffdc74ec: tsan: introduce kAccessExternalPC (authored by dvyukov). · Explain WhyAug 4 2021, 9:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 364113 compiler-rt/lib/tsan/rtl/tsan_interface.inc
compiler-rt/lib/tsan/rtl/tsan_rtl.h
|