Depends on D46419
Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
Event Timeline
Comment Actions
Though I wish it were true, I'm not convinced yet that this is what link.exe does; see my comment at https://crbug.com/837667#c24
Paths
| Differential D46420
Object: The default alignment of a section without alignment flags is 16. ClosedPublic Authored by pcc on May 3 2018, 8:49 PM.
Details
Diff Detail
Event TimelineComment Actions Though I wish it were true, I'm not convinced yet that this is what link.exe does; see my comment at https://crbug.com/837667#c24 Comment Actions
Okay, I convinced myself in https://crbug.com/837667#c27 :-) This revision is now accepted and ready to land.May 4 2018, 6:39 AM Closed by commit rLLD331538: Object: The default alignment of a section without alignment flags is 16. (authored by pcc). · Explain WhyMay 4 2018, 9:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 145214 test/COFF/combined-resources.test
test/COFF/default-alignment.test
test/COFF/manifestinput.test
test/COFF/resource.test
|