summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2014-12-31 14:56:56 +0000
committerTom Stellard <thomas.stellard@amd.com>2014-12-31 14:56:56 +0000
commit6ad55e925a906382607f275be2c78da988d13d2a (patch)
tree4389f06ba859bb72d4c8e0f68e74d1de6736d0fe /libclc/generic/include/clc/geometric/length.inc
parentMerging r224333: (diff)
parent[analyzer] Include a couple more comments on using xcrun to query the SDK. (diff)
downloadllvm-project-6ad55e925a906382607f275be2c78da988d13d2a.tar.gz
llvm-project-6ad55e925a906382607f275be2c78da988d13d2a.tar.bz2
llvm-project-6ad55e925a906382607f275be2c78da988d13d2a.zip
Creating a 3.5 branch, which is compatible with LLVM 3.5
This branch will probably not be mantained. Its purpose is to mark the last commit that is compatible with LLVM 3.5. llvm-svn: 225040
Diffstat (limited to 'libclc/generic/include/clc/geometric/length.inc')
-rw-r--r--libclc/generic/include/clc/geometric/length.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/libclc/generic/include/clc/geometric/length.inc b/libclc/generic/include/clc/geometric/length.inc
new file mode 100644
index 000000000000..c2d95e876831
--- /dev/null
+++ b/libclc/generic/include/clc/geometric/length.inc
@@ -0,0 +1 @@
+_CLC_OVERLOAD _CLC_DECL __CLC_FLOAT length(__CLC_FLOATN p0);