Previously we would crash,
I suggest to use 1 value instead 0 in this case.
This looks to be consistent with GNU linkers
and reasonable and simple behavior itself.
Details
Details
- Reviewers
ruiu • rafael - Commits
- rG60833f6e2297: [ELF] - Do not crash when ALIGN/DATA_SEGMENT_ALIGN expression used with zero…
rLLD309372: [ELF] - Do not crash when ALIGN/DATA_SEGMENT_ALIGN expression used with zero…
rL309372: [ELF] - Do not crash when ALIGN/DATA_SEGMENT_ALIGN expression used with zero…
Diff Detail
Diff Detail
- Repository
- rL LLVM