projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34e0c76
)
Apparently, it is OK for -MT to be specified several times.
author
Mikhail Glushenkov
<foldr@codedgers.com>
Sat, 2 Jan 2010 08:27:10 +0000
(08:27 +0000)
committer
Mikhail Glushenkov
<foldr@codedgers.com>
Sat, 2 Jan 2010 08:27:10 +0000
(08:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92413
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/llvmc/plugins/Base/Base.td.in
patch
|
blob
|
history
diff --git
a/tools/llvmc/plugins/Base/Base.td.in
b/tools/llvmc/plugins/Base/Base.td.in
index c7ba3be3b8f02d968ff1e4344df03ab2faa795bc..c594b8c740e75ba39eb9cf8666d70740dac46482 100644
(file)
--- a/
tools/llvmc/plugins/Base/Base.td.in
+++ b/
tools/llvmc/plugins/Base/Base.td.in
@@
-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",