llvm-6502/test/LLVMC
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
..
C tests: Use %abs_tmp instead of ./%t to make these tests portable to 'lit'. 2009-09-13 01:40:48 +00:00
C++ Fix a small issue with recent changes to this code. 2009-09-13 20:14:57 +00:00
ObjC tests: Use %abs_tmp instead of ./%t to make these tests portable to 'lit'. 2009-09-13 01:40:48 +00:00
ObjC++ tests: Use %abs_tmp instead of ./%t to make these tests portable to 'lit'. 2009-09-13 01:40:48 +00:00
test_data Fix a small issue with recent changes to this code. 2009-09-13 20:14:57 +00:00
dg.exp Sink llvm-gcc dependent tests into distinct subdirs. 2009-09-13 01:39:08 +00:00
EmptyCompilationGraph.td
EnvParentheses.td
ExternOptions.td Input files should go before all other options. 2009-10-08 04:40:08 +00:00
ForwardAs.td Input files should go before all other options. 2009-10-08 04:40:08 +00:00
HookWithArguments.td
MultipleCompilationGraphs.td
MultiValuedOption.td Input files should go before all other options. 2009-10-08 04:40:08 +00:00
NoActions.td Input files should go before all other options. 2009-10-08 04:40:08 +00:00
NoCompilationGraph.td
OneOrMore.td Input files should go before all other options. 2009-10-08 04:40:08 +00:00
TestWarnings.td