Files
clang-p2996/lld/ELF
Fangrui Song 2473b1af08 [ELF] Simplify getSectionRank and rewrite comments
Replace some RF_ flags with integer literals.
Rewrite the isWrite/isExec block to make the code block order reflect
the section order.
Rewrite some imprecise comments.

This is NFC, if we don't count invalid cases such as non-writable TLS
and non-writable RELRO.
2023-05-12 23:58:39 -07:00
..
2022-11-27 17:25:34 -08:00
2023-01-26 20:31:42 -05:00