These other platforms are unsupported and untested.
They could be re-added later based on MSan code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D104481
[DFSan] Cleanup code for platforms other than Linux x86_64. ClosedPublic Authored by browneee on Jun 17 2021, 12:14 PM.
Details Summary These other platforms are unsupported and untested.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 17 2021, 12:14 PM This revision is now accepted and ready to land.Jun 17 2021, 12:34 PM This revision was landed with ongoing or failed builds.Jun 17 2021, 2:09 PM Closed by commit rG8441b993bdba: [DFSan] Cleanup code for platforms other than Linux x86_64. (authored by browneee). · Explain Why This revision was automatically updated to reflect the committed changes. browneee added a reverting change: rG39295e92f7f9: Revert "[DFSan] Cleanup code for platforms other than Linux x86_64.".Jun 17 2021, 2:20 PM This revision is now accepted and ready to land.Jun 17 2021, 2:56 PM Closed by commit rG14407332de61: [DFSan] Cleanup code for platforms other than Linux x86_64. (authored by browneee). · Explain WhyJun 18 2021, 11:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 352820 compiler-rt/lib/dfsan/dfsan.cpp
compiler-rt/lib/dfsan/dfsan_platform.h
llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
llvm/test/Instrumentation/DataFlowSanitizer/external_mask.ll
|