Let's introduce a ExternalAccess function that has the shared code only once.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D32360
[tsan] Refactor __tsan_external_read/__tsan_external_write to avoid code duplication ClosedPublic Authored by kubamracek on Apr 21 2017, 10:37 AM.
Details Summary Let's introduce a ExternalAccess function that has the shared code only once.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 21 2017, 10:41 AM Closed by commit rL301008: [tsan] Refactor __tsan_external_read/__tsan_external_write to avoid code… (authored by kuba.brecka). · Explain WhyApr 21 2017, 10:54 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 96183 compiler-rt/trunk/lib/tsan/rtl/tsan_external.cc
|