summaryrefslogtreecommitdiff
path: root/lld/COFF/Options.td
Commit message (Expand)AuthorAgeFilesLines
* [LLD][COFF] Add /inferasanlibs to lld-link as ignored flagAlvin Wong2023-04-241-0/+3
* [LLD][Windows]Feature "checksum" for Windows PEQfrost2023-01-021-0/+2
* [lld/COFF] Ignore `/ASSEMBLYDEBUG[:NONE]` and `/EMITPOGOPHASEINFO`oberrich2022-10-031-0/+3
* [LLD][COFF] Support /MAPINFO flagPengxuan Zheng2022-09-201-0/+1
* [LLD] [MinGW] Implement the --exclude-symbols optionMartin Storsjö2022-08-111-0/+2
* [COFF] Add vfsoverlay flagAlex Brachet2022-07-111-0/+2
* [LLD][COFF] Ignore /kernel flagPengxuan Zheng2022-07-011-0/+1
* [LLD][COFF] Ignore /pdbcompress flagPengxuan Zheng2022-06-201-0/+1
* [LLD][COFF] Add support for /noimplibTobias Hieta2022-04-131-1/+1
* [LLD][COFF] Add support for /noimplibTobias Hieta2022-04-131-0/+2
* [llvm-lib] Add /WX, warn by default on empty inputs, add opt-outNico Weber2022-04-111-1/+2
* Reland: Make lld-link work in a non-MSVC shell, add /winsysroot:Peter Kasting2022-02-161-0/+8
* Revert "try to fix windows build after 73e585e44d" andDouglas Yung2022-02-111-8/+0
* Reland "[lld/coff] Make lld-link work in a non-MSVC shell, add /winsysroot:"Nico Weber2022-02-111-0/+8
* Revert "[lld/coff] Make lld-link work in a non-MSVC shell, add /winsysroot:"Adrian Prantl2022-02-111-8/+0
* [lld/coff] Make lld-link work in a non-MSVC shell, add /winsysroot:Peter Kasting2022-02-111-0/+8
* [lld/coff] Add parsing for /pdbpagesize: flagNico Weber2021-10-311-1/+2
* [lld/COFF] Ignore /LTCG, /LTCG:, /LTCGOUT:, /ILK: flagsNico Weber2021-08-271-0/+4
* [lld/COFF] Use P_priv moreNico Weber2021-08-271-12/+10
* [LTO][lld] Add lto-pgo-warn-mismatch optionYolanda Chen2021-08-111-0/+4
* Revert "[lld] Add lto-pgo-warn-mismatch option"Wang, Pengfei2021-08-111-4/+0
* [lld] Add lto-pgo-warn-mismatch optionYolanda Chen2021-08-111-0/+4
* [LLD] [COFF] Fix up missing stdcall decorations in MinGW modeMartin Storsjö2021-07-021-0/+1
* [lld] add context-sensitive PGO options for COFF.Yolanda Chen2021-03-241-0/+4
* [lld] Consistent help text for `--save-temps`Sam Clegg2021-01-251-1/+1
* [lld/mac] Add --version flagNico Weber2020-12-221-1/+1
* lld-link: Let LLD_REPRODUCE control /reproduce:, like in ld.lldNico Weber2020-11-271-6/+8
* lld: Add --color-diagnostic to MachO port, harmonize othersNico Weber2020-11-171-4/+5
* Reapply [LLD] [COFF] Implement a GNU/ELF like -wrap optionMartin Storsjö2020-10-151-0/+1
* Revert "[LLD] [COFF] Implement a GNU/ELF like -wrap option"Arthur Eubanks2020-10-151-1/+0
* [LLD] [COFF] Implement a GNU/ELF like -wrap optionMartin Storsjö2020-10-151-0/+1
* [LLD] [COFF] Add a private option for setting the os version separately from ...Martin Storsjö2020-10-051-0/+6
* [COFF] Port CallGraphSort to COFF from ELFZequan Wu2020-07-301-0/+11
* [LLD] [MinGW] Implement the --no-seh flagMartin Storsjö2020-07-281-0/+1
* [LLD] [COFF] Add options for disabling auto import and runtime pseudo relocsMartin Storsjö2020-05-141-0/+9
* [ms] Add new /PDBSTREAM option to lld-link allowing injection of streams into...Eric Astor2020-04-071-0/+3
* [lld][COFF][ELF][WebAssembly] Replace --[no-]threads /threads[:no] with --thr...Fangrui Song2020-03-311-3/+3
* [lld-link] Support /map option, matching link.exe 's /map output formatSylvain Audi2020-03-241-0/+2
* Implement CET Shadow Stack (Intel Controlflow Enforcement Technology) support...Rui Ueyama2020-03-161-0/+2
* [COFF] Warn that LLD does not support /PDBSTRIPPED:Reid Kleckner2020-01-151-0/+1
* Implement /driver, /driver:wdm and /driver:uponlyRui Ueyama2019-11-141-1/+7
* Add /reproduce option to lld/COFFRui Ueyama2019-10-041-0/+2
* lld-link: Make Options.td formatting more self-consistent.Nico Weber2019-09-141-13/+19
* lld-link: Add a flag /lldignoreenv that makes lld-link ignore env vars.Nico Weber2019-09-131-0/+2
* reland "[lld-link] implement -start-lib and -end-lib"Bob Haarman2019-09-031-0/+4
* Revert "[lld-link] implement -start-lib and -end-lib"Vlad Tsyrklevich2019-08-301-4/+0
* [lld-link] implement -start-lib and -end-libBob Haarman2019-08-301-0/+4
* [lld-link] implement -lto-obj-pathBob Haarman2019-08-211-0/+3
* [lld-link] implement -thinlto-{prefix,object-suffix}-replaceBob Haarman2019-07-111-0/+6
* [lld-link] implement -thinlto-index-onlyBob Haarman2019-07-111-0/+9