mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
Apparently, it is OK for -MT to be specified several times.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92413 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
34e0c76f93
commit
bc56d86e25
@ -56,7 +56,7 @@ def OptList : OptionList<[
|
||||
(help "A deprecated synonym for -mtune"), (hidden)),
|
||||
(parameter_option "MF",
|
||||
(help "Specify a file to write dependencies to"), (hidden)),
|
||||
(parameter_option "MT",
|
||||
(parameter_list_option "MT",
|
||||
(help "Change the name of the rule emitted by dependency generation"),
|
||||
(hidden)),
|
||||
(parameter_list_option "include",
|
||||
|
Loading…
Reference in New Issue
Block a user