commit | 91a3e2c9973fb8bd264c9bcbe45081cf8fb24922 | [log] [tgz] |
---|---|---|
author | Jan Voung <jvoung@chromium.org> | Fri Jan 09 13:01:42 2015 -0800 |
committer | Jan Voung <jvoung@chromium.org> | Fri Jan 09 13:01:42 2015 -0800 |
tree | dd11446f0fd72c8dc8dd098fb15b504645a8bac4 | |
parent | 7e571364bcc48d361b71c1402611873fb8544117 [diff] |
Subzero: Write float/double constant pools directly to the ELF file. Create the section, write the data and define the symbols in the symbol table. BUG=none R=stichnot@chromium.org Review URL: https://codereview.chromium.org/837393005