1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

Cleanup some unused RUN lines.

llvm-svn: 86450
This commit is contained in:
Daniel Dunbar 2009-11-08 09:07:42 +00:00
parent d4dcd76f71
commit abaa288896
3 changed files with 0 additions and 6 deletions

View File

@ -1,4 +1,3 @@
/* RUN: ignore */
#include <stdio.h>
/* Make this invalid C++ */

View File

@ -1,4 +1,3 @@
// RUN: ignore
#include <string>
std::string test2() {

View File

@ -1,7 +1,3 @@
/*
* RUN: ignore
*/
#include <stdio.h>
void test() {