summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/Core.h
diff options
context:
space:
mode:
authorFilip Pizlo <fpizlo@apple.com>2013-05-21 20:03:01 +0000
committerFilip Pizlo <fpizlo@apple.com>2013-05-21 20:03:01 +0000
commit5aefb1339cb0ef29c39d3d08f387a2c53130a381 (patch)
treebfc36c38ea792eafcca74d5eb5f318e2830c43b9 /llvm/include/llvm-c/Core.h
parente1e3f7cc01e5636949ee29c4def783f660307203 (diff)
downloadbcm5719-llvm-5aefb1339cb0ef29c39d3d08f387a2c53130a381.tar.gz
bcm5719-llvm-5aefb1339cb0ef29c39d3d08f387a2c53130a381.zip
Roll out r182407 and r182408 because they broke builds.
llvm-svn: 182409
Diffstat (limited to 'llvm/include/llvm-c/Core.h')
-rw-r--r--llvm/include/llvm-c/Core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/include/llvm-c/Core.h b/llvm/include/llvm-c/Core.h
index 0920c5d0b0d..6b62f33261e 100644
--- a/llvm/include/llvm-c/Core.h
+++ b/llvm/include/llvm-c/Core.h
@@ -411,7 +411,6 @@ void LLVMShutdown();
/*===-- Error handling ----------------------------------------------------===*/
-char *LLVMCreateMessage(const char *Message);
void LLVMDisposeMessage(char *Message);
OpenPOWER on IntegriCloud