aboutsummaryrefslogtreecommitdiff
path: root/lld/MachO/Options.td
AgeCommit message (Expand)AuthorFilesLines
2022-01-30[lld-macho] Add support for -add_empty_sectionKeith Smiley1-0/+4
2022-01-19[lld-macho] Implement -noall_loadKeith Smiley1-4/+3
2022-01-19[lld-macho] Add --start-lib --end-libFangrui Song1-0/+4
2022-01-12[lld-macho] Port CallGraphSort from COFF/ELFLeonard Grey1-0/+9
2021-11-17[lld-macho] Add warn flags to enable/disable warnings on -install_nameVincent Lee1-0/+6
2021-11-03[lld-macho] Silently ignore the -objc_abi_versionKeith Smiley1-4/+7
2021-11-03[lld-macho] Implement -arch_errors_fatalKeith Smiley1-1/+0
2021-11-02[lld-macho] Remove no_dtrace_dof from un-implemented group.Vy Nguyen1-4/+3
2021-10-27[lld-macho] Implement -SVincent Lee1-1/+0
2021-10-22[lld-macho] Implement -oso_prefixVy Nguyen1-1/+0
2021-09-29[lld/mac] Don't warn on both --icf=all and -no_deduplicateNico Weber1-0/+1
2021-07-15[lld-macho] Optimize bind opcodes with multiple passesVincent Lee1-0/+2
2021-07-15[lld-macho] Add LTO cache supportLeonard Grey1-4/+3
2021-07-12[lld/mac] Implement -application_extensionNico Weber1-4/+2
2021-07-06[lld/mac] Partially implement -export_dynamicNico Weber1-2/+1
2021-07-06[lld/mac] Implement -arch_multipleNico Weber1-1/+0
2021-07-05[lld/mac] Implement -final_outputNico Weber1-2/+1
2021-07-05[lld/mac] Implement -umbrellaNico Weber1-3/+2
2021-07-01[lld-macho] Add support for LTO optimization levelLeonard Grey1-0/+4
2021-06-28[lld-macho] Extend ICF to literal sectionsJez Ng1-1/+1
2021-06-18[lld/mac] Support -data_in_code_info, -function_starts flagsNico Weber1-5/+3
2021-06-18Rename option -icf MODE to --icf=MODEGreg McGary1-5/+5
2021-06-17[lld-macho] Implement ICFGreg McGary1-4/+7
2021-06-16[lld/mac] Add support for -no_data_in_code_info flagNico Weber1-2/+1
2021-06-16[lld/mac] Put lld-only flags in "LLD-SPECIFIC:" --help sectionNico Weber1-5/+10
2021-06-09[lld/mac] Print dylib search details with --print-dylib-search or RC_TRACE_DY...Nico Weber1-2/+6
2021-06-07[lld-macho] Implement -force_load_swift_libsJez Ng1-4/+3
2021-06-07[lld-macho] Implement cstring deduplicationJez Ng1-0/+1
2021-06-02[lld/mac] Implement -dead_stripNico Weber1-1/+0
2021-06-02[lld/mac] Implement -needed_framework, -needed_library, -needed-lNico Weber1-0/+12
2021-06-02[lld/mac] Implement -reexport_framework, -reexport_library, -reexport-lNico Weber1-3/+0
2021-06-01[lld/mac] Implement removal of unused dylibsNico Weber1-1/+0
2021-05-12[lld-macho] Implement branch-range-extension thunksGreg McGary1-0/+2
2021-05-11[lld/mac] Implement -sectalignNico Weber1-1/+0
2021-05-03[lld-macho] Implement builtin section renamingGreg McGary1-12/+10
2021-04-29[lld-macho] Make everything PIE by defaultJez Ng1-2/+2
2021-04-26[lld-macho] Add option --error-limit=NGreg McGary1-0/+3
2021-04-21[lld-macho] Support LC_ENCRYPTION_INFOJez Ng1-6/+4
2021-04-16[lld-macho] Initial groundwork for -bitcode_bundleJez Ng1-1/+0
2021-04-08[lld-macho] Support -add_ast_pathJez Ng1-5/+5
2021-04-08[lld-macho] Support --thinlto-jobsJez Ng1-0/+3
2021-04-06[lld-macho][nfc] Remove HelpHidden from aliases to implemented flagsJez Ng1-4/+0
2021-03-29[lld-macho] Implement -segprotJez Ng1-2/+1
2021-03-26[lld-macho] Fix parsing of --time-trace-{granularity,file}Jez Ng1-2/+2
2021-03-26[lld-macho] Support -no_function_startsJez Ng1-2/+1
2021-03-25[lld-macho] Add support for --threadsJez Ng1-0/+3
2021-03-23Revert "Revert "Revert "Revert "Revert "Revert "[lld-macho] Implement -depend...Vy Nguyen1-1/+0
2021-03-23Revert "Revert "Revert "Revert "Revert "[lld-macho] Implement -dependency_inf...Mehdi Amini1-0/+1
2021-03-22Revert "Revert "Revert "Revert "[lld-macho] Implement -dependency_info (parti...Vy Nguyen1-1/+0
2021-03-22Revert "Revert "Revert "[lld-macho] Implement -dependency_info (partially - m...Vy Nguyen1-0/+1