[llvm-dev] Specify attributes for Mach-O section

Jacob Carlborg via llvm-dev llvm-dev at lists.llvm.org
Wed Jun 27 13:36:19 PDT 2018


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



More information about the llvm-dev mailing list