mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-21 08:17:40 +00:00
Cleanup some unused RUN lines.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86450 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
/* RUN: ignore */
|
||||
#include <stdio.h>
|
||||
|
||||
/* Make this invalid C++ */
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
// RUN: ignore
|
||||
#include <string>
|
||||
|
||||
std::string test2() {
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
/*
|
||||
* RUN: ignore
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
void test() {
|
||||
|
||||
Reference in New Issue
Block a user