llvm-6502/test
Mikhail Glushenkov 5c98d824f6 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50973 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-12 16:33:06 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
C++Frontend new testcase. 2008-05-08 04:55:51 +00:00
CFrontend Testcase for PR2264. 2008-05-12 13:01:19 +00:00
CodeGen When transforming a vector_shuffle to a load, the base address must not be an undef. 2008-05-10 06:46:49 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendObjC Removing. 2008-05-06 23:56:22 +00:00
Integer
lib
Linker
LLVMC Filter option names to escape symbols not allowed as C++ identifiers. 2008-05-12 16:33:06 +00:00
Other
Scripts
TableGen
Transforms Testcase for PR2303. 2008-05-10 16:43:10 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh