| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| assembler/x86 | ||
| llvm2ice_tests | ||
| parse_errs | ||
| reader_tests | ||
| .gitignore | ||
| lit.cfg |
This reduces the number of conditionals, and will more closely reflect the structure of the ELF writer's version of the same thing. Without fdata-sections, the ELF writer version will have to batch all initializers of a certain type so that they can be contiguous on the file and the overall alignment can be determined. A downside of this is that, .s files will be different from llc's output. The spec .o and executables are identical before/after the change. BUG=none R=kschimpf@google.com, stichnot@chromium.org Review URL: https://codereview.chromium.org/870123003
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| assembler/x86 | Loading commit data... | |
| llvm2ice_tests | Loading commit data... | |
| parse_errs | Loading commit data... | |
| reader_tests | Loading commit data... | |
| .gitignore | Loading commit data... | |
| lit.cfg | Loading commit data... |