diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2019-03-07 18:48:12 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2019-03-07 18:48:12 +0000 |
commit | dfbb9a793e58a0b5ec0ebec523780e1869abc1e8 (patch) | |
tree | b034155d422bdcc3c75976465e28f95ce900fd92 /compiler-rt/test/shadowcallstack/overflow.c | |
parent | c8955e229392649cf69c6877c2c0155d4b408696 (diff) | |
download | bcm5719-llvm-dfbb9a793e58a0b5ec0ebec523780e1869abc1e8.tar.gz bcm5719-llvm-dfbb9a793e58a0b5ec0ebec523780e1869abc1e8.zip |
ELF: Reduce the size of InputSectionBase by two words. NFCI.
- The Assigned bit was previously taking a word on its own. Move
it into the bit fields in SectionBase.
- NumRelocations and AreRelocsRela were previously also taking up
a word despite only using half of it. Move them into the alignment gap
after SectionBase's fields.
Differential Revision: https://reviews.llvm.org/D59044
llvm-svn: 355622
Diffstat (limited to 'compiler-rt/test/shadowcallstack/overflow.c')
0 files changed, 0 insertions, 0 deletions