Allows us to use the small code model when we disable relocation
relaxation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D111344
[HWASan] Use tagged-globals feature on x86. ClosedPublic Authored by morehouse on Oct 7 2021, 12:40 PM.
Details Summary Allows us to use the small code model when we disable relocation
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 7 2021, 12:40 PM morehouse added a parent revision: D111343: [x86] Implement a tagged-globals backend feature..Oct 7 2021, 12:40 PM This revision is now accepted and ready to land.Oct 7 2021, 1:40 PM Closed by commit rGe1e2635327d7: [HWASan] Use tagged-globals feature on x86. (authored by morehouse). · Explain WhyOct 19 2021, 6:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 380670 clang/lib/Driver/SanitizerArgs.cpp
compiler-rt/test/hwasan/TestCases/global.c
compiler-rt/test/hwasan/lit.cfg.py
|