1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/LLVMC
Mikhail Glushenkov 18508c5df4 Filter option names to escape symbols not allowed as C++ identifiers.
Makes it possible to use options with names like "Wa,".
Also fixes the -Wall option handling as a side-effect.

llvm-svn: 50973
2008-05-12 16:33:06 +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
dg.exp First small tests for llvmc2. 2008-05-06 17:24:54 +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
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