[lld][ELF] Add Init/Fini support
This creates .init_array/.fini_array section for X86_64 ELF targets and executes init/fini functions specified by the -init/-fini options respectively. llvm-svn: 189719
Loading
Please register or sign in to comment