tsan_rtl.cpp is huge and does lots of things.
Move everything related to memory access and tracing
to a separate tsan_rtl_access.cpp file.
No functional changes, only code movement.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo