https://llvm.org/bugs/show_bug.cgi?id=31717
Bug ID: 31717 Summary: Documentation does not mention synthetic sections Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: ELF Assignee: unassignedb...@nondot.org Reporter: chisophu...@gmail.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified The section https://lld.llvm.org/NewLLD.html does not describe synthetic sections. I would send a patch but I have to admit that I don't really understand their purpose very well (there are few comments in SyntheticSections.h). It seems that they are basically a catch-all for any section created by the linker? Then the sentence "Since we have less synthesized data for ELF, we don’t abstract slices of input files as Chunks for ELF" seems out of date. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs