Jez Ng
94f75202ac
[lld-macho][nfc] Remove HelpHidden from aliases to implemented flags
...
This is a no-op. Just cleaning up Options.td...
Reviewed By: #lld-macho, oontvoo
Differential Revision: https://reviews.llvm.org/D99874
2021-04-06 15:10:00 -04:00
Jez Ng
643ec67a64
[lld-macho] Always include custom syslibroot when running tests
...
This greatly reduces the amount of boilerplate in our tests.
Reviewed By: #lld-macho, compnerd
Differential Revision: https://reviews.llvm.org/D87960
2020-09-25 11:28:36 -07:00
Daniel Sanders
8760048384
[lld] Test corrections after 3f1a9b7eca
added segment names to objdump output
2020-09-04 10:26:29 -07:00
Greg McGary
a379f2c251
[lld-macho] Handle command-line option -sectcreate SEG SECT FILE
...
Handle command-line option `-sectcreate SEG SECT FILE`, which inputs a binary blob from `FILE` into `SEG,SECT`
Reviewed By: int3
Differential Revision: https://reviews.llvm.org/D85501
2020-08-10 18:47:13 -07:00