summaryrefslogtreecommitdiffstats
path: root/libclc
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2013-06-26 18:20:12 +0000
committerTom Stellard <thomas.stellard@amd.com>2013-06-26 18:20:12 +0000
commit560dbee27ad43c536061147608e2872c8235e8fa (patch)
tree58d115440a6d68ae1664c8e20157ba477cc8b464 /libclc
parent88812274dc4eb982e12cb34531132fbaf9b8ee34 (diff)
downloadbcm5719-llvm-560dbee27ad43c536061147608e2872c8235e8fa.tar.gz
bcm5719-llvm-560dbee27ad43c536061147608e2872c8235e8fa.zip
Fix typo in include/clc/geometric/length.inc
llvm-svn: 184984
Diffstat (limited to 'libclc')
-rw-r--r--libclc/generic/include/clc/geometric/length.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libclc/generic/include/clc/geometric/length.inc b/libclc/generic/include/clc/geometric/length.inc
index 8ee8bf30667..a9fa2d5f51f 100644
--- a/libclc/generic/include/clc/geometric/length.inc
+++ b/libclc/generic/include/clc/geometric/length.inc
@@ -1 +1 @@
-_CLC_OVERLOAD _CLC_DECL float length(FLOATN p0);
+_CLC_OVERLOAD _CLC_DECL FLOAT length(FLOATN p0);
OpenPOWER on IntegriCloud