GNU as rejects input where .cfi_sections is used after .cfi_startproc, if the new section differs from the old. Adjust our output to always emit .cfi_sections before the first .cfi_startproc to minimize necessary code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM