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

Add the RUN: prefix to the start of the run line so this test doesn't fail.

BTW .. isn't the date on this funky? We haven't reachec 2005-05-09 yet???

llvm-svn: 21432
This commit is contained in:
Reid Spencer 2005-04-22 02:49:25 +00:00
parent f6e98c8cf5
commit b2888f6712

View File

@ -1,4 +1,4 @@
// %llvmgcc %s -S -o -
// RUN: %llvmgcc %s -S -o -
#include <math.h>
#define I 1.0iF