summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-06-01 01:49:08 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-06-01 01:49:08 +0000
commit54d1f85b197ebf337f2e678dba047d1fe97c3b33 (patch)
tree5476c8fc033412acc84d27538f10657be2227da4
parent7fa8f334bf776f1afa42dd8465d60bb63a7e325b (diff)
downloadbcm5719-llvm-54d1f85b197ebf337f2e678dba047d1fe97c3b33.tar.gz
bcm5719-llvm-54d1f85b197ebf337f2e678dba047d1fe97c3b33.zip
Put an innocuous statement in this file to quelch warnings about compiling
an empty file. llvm-svn: 28612
-rw-r--r--llvm/runtime/GCCLibraries/libm/temp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/runtime/GCCLibraries/libm/temp.c b/llvm/runtime/GCCLibraries/libm/temp.c
index e69de29bb2d..163971a14f0 100644
--- a/llvm/runtime/GCCLibraries/libm/temp.c
+++ b/llvm/runtime/GCCLibraries/libm/temp.c
@@ -0,0 +1 @@
+typedef int INTEGER;
OpenPOWER on IntegriCloud