commit | cc9faa98adc96788e6a560c685bbd8e69c856cb7 | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Wed Aug 11 18:16:35 2021 +0930 |
committer | Alan Modra <amodra@gmail.com> | Wed Aug 11 19:46:43 2021 +0930 |
tree | 7fdee9cb10ca0ed1150c0d61278f9179af298793 | |
parent | 6c93cebf2dd6ed203efe01e2c696fbb2c44ff42d [diff] |
PR28198, Support # as linker script comment marker PR 28198 * ldlex.l: Combine rules for handling newline, whitespace and comments. Extend # comment handling to all states.