Mikhail Glushenkov
|
39482dde66
|
Input files should go before all other options.
Important, for example, when calling 'gcc a.o b.o c.o -lD -lE -lF'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83524 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-10-08 04:40:08 +00:00 |
|
Daniel Dunbar
|
43c8a06266
|
Rewrite tests to not use Tcl substitution.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81660 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-13 01:37:07 +00:00 |
|
Mikhail Glushenkov
|
19d3e82905
|
Add three new option properties.
Adds new option properties 'multi_val', 'one_or_more' and 'zero_or_one'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63172 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-01-28 03:47:20 +00:00 |
|
Mikhail Glushenkov
|
b4ced5a3c4
|
Make 'extern' an option property.
Makes (forward) work better.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60667 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-12-07 16:47:12 +00:00 |
|
Mikhail Glushenkov
|
15dcc2a15b
|
Add tests for tblgen's LLVMC backend.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60657 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-12-07 16:41:50 +00:00 |
|