summaryrefslogtreecommitdiffstats
path: root/llvm/test/LLVMC/wall.c
Commit message (Collapse)AuthorAgeFilesLines
* Sink llvm-gcc dependent tests into distinct subdirs.Daniel Dunbar2009-09-131-12/+0
| | | | llvm-svn: 81661
* Since the old llvmc was removed, rename llvmc2 to llvmc.Mikhail Glushenkov2008-11-251-1/+1
| | | | llvm-svn: 60048
* Filter option names to escape symbols not allowed as C++ identifiers.Mikhail Glushenkov2008-05-121-0/+12
Makes it possible to use options with names like "Wa,". Also fixes the -Wall option handling as a side-effect. llvm-svn: 50973
OpenPOWER on IntegriCloud