See D65364 for the code model requirements for tagged globals. Because
of the relocations used these requirements cannot be checked at link
time so they must be checked at runtime.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D65968
hwasan: Add a code model check for tagged globals. ClosedPublic Authored by pcc on Aug 8 2019, 1:18 PM.
Details Summary See D65364 for the code model requirements for tagged globals. Because
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 8 2019, 1:18 PM This revision is now accepted and ready to land.Aug 8 2019, 2:00 PM Closed by commit rL368351: hwasan: Add a code model check for tagged globals. (authored by pcc). · Explain WhyAug 8 2019, 2:39 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 214239 compiler-rt/trunk/lib/hwasan/hwasan.cpp
|