Other than on COFF with incremental linking, global metadata should not need any extra alignment.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D28628
[asan] Don't overalign global metadata. ClosedPublic Authored by eugenis on Jan 12 2017, 3:21 PM.
Details Summary Other than on COFF with incremental linking, global metadata should not need any extra alignment.
Diff Detail
Event Timelineeugenis updated this object.
This revision is now accepted and ready to land.Jan 12 2017, 3:27 PM Closed by commit rL291859: [asan] Don't overalign global metadata. (authored by eugenis). · Explain WhyJan 12 2017, 3:37 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 84185 lib/Transforms/Instrumentation/AddressSanitizer.cpp
test/Instrumentation/AddressSanitizer/global_metadata_darwin.ll
|
Move to InstrumentGlobalsCOFF?