1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/LLVMC
Daniel Dunbar 60f1563256 LLVMC2: Teach llvm_gcc_c tool about -include and -fsyntax-only.
- Only focusing on llvm_gcc_c for now, eventually this needs to be
   refactored so it can be shared via all the gcc-like tools.

llvm-svn: 59582
2008-11-19 02:59:00 +00:00
..
test_data Move test files around a bit - fixes the reported number of test cases. 2008-05-06 18:16:20 +00:00
false.c Move test files around a bit - fixes the reported number of test cases. 2008-05-06 18:16:20 +00:00
hello.c First small tests for llvmc2. 2008-05-06 17:24:54 +00:00
hello.cpp Use edge weights to choose the right linker based on input language names. 2008-05-06 18:15:12 +00:00
hello.m Add LLVMC2 tool definitions for Objective-C and Objective-C++. 2008-11-08 03:25:47 +00:00
hello.mm Add LLVMC2 tool definitions for Objective-C and Objective-C++. 2008-11-08 03:25:47 +00:00
include.c LLVMC2: Teach llvm_gcc_c tool about -include and -fsyntax-only. 2008-11-19 02:59:00 +00:00
llvmc.exp Renaming LLVMC/dg.exp to LLVM/llvmc.exp 2008-08-14 23:37:58 +00:00
opt-test.c Fix the -opt switch and add a test case for it. 2008-05-30 19:56:27 +00:00
sink.c Fix: 'sink' handling was broken. 2008-05-30 06:23:29 +00:00
together.cpp Move test files around a bit - fixes the reported number of test cases. 2008-05-06 18:16:20 +00:00
wall.c Filter option names to escape symbols not allowed as C++ identifiers. 2008-05-12 16:33:06 +00:00