Jacob Carlborg via llvm-dev
2018-Jun-27 20:36 UTC
[llvm-dev] Specify attributes for Mach-O section
For a compiler using LLVM as the backend, is it possible to specify the section attributes for a Mach-O section? In this case the "__debug_line" section, which as far as I understand is automatically set and handled by LLVM. -- /Jacob Carlborg