mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +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:
parent
bf477df346
commit
16bc8783c9
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user