Georgii Rymar
2d59ed4e62
[yaml2obj] - Add a way to override the sh_addralign field of a section.
...
Imagine the following declaration of a section:
```
Sections:
- Name: .dynsym
Type: SHT_DYNSYM
AddressAlign: 0x1111111111111111
```
The aligment is large and yaml2obj reports an error currently:
"the desired output size is greater than permitted. Use the --max-size option to change the limit"
This patch implements the "ShAddrAlign" key, which is similar to other "Sh*" keys we have.
With it it is possible to override the `sh_addralign` field, ignoring the writing of alignment bytes.
Differential revision: https://reviews.llvm.org/D90019
2020-10-27 13:03:38 +03:00
..
2020-10-09 11:10:03 +08:00
2020-08-20 11:40:51 +03:00
2020-10-15 11:11:41 +03:00
2020-10-15 11:11:41 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-03-06 13:59:58 +03:00
2020-08-20 11:40:51 +03:00
2020-10-15 11:11:41 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-18 16:09:28 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-10-20 16:25:33 +03:00
2020-08-20 11:40:51 +03:00
2020-10-15 11:11:41 +03:00
2020-10-15 11:22:02 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-10-15 11:11:41 +03:00
2020-10-19 15:13:01 +03:00
2020-10-15 11:11:41 +03:00
2020-08-20 11:40:51 +03:00
2020-10-15 11:11:41 +03:00
2020-08-20 11:40:51 +03:00
2020-10-15 11:11:41 +03:00
2020-08-20 11:40:51 +03:00
2020-10-19 15:13:01 +03:00
2020-08-20 11:40:51 +03:00
2020-10-27 13:03:38 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-10-15 11:11:41 +03:00
2020-03-17 14:22:19 +03:00
2020-03-06 13:59:58 +03:00
2020-03-06 13:59:58 +03:00
2020-03-06 13:38:01 +03:00
2020-10-15 11:11:41 +03:00
2020-08-20 11:40:51 +03:00
2020-10-02 12:01:50 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-10-15 11:11:41 +03:00
2020-10-15 11:22:02 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-10-15 11:11:41 +03:00
2020-10-15 11:11:41 +03:00
2020-10-15 11:11:41 +03:00