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