diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2013-11-07 13:54:24 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2013-11-07 13:54:24 +0000 |
commit | 0f0f1ac011627aa5f90d739b4e0ccffeeb721f50 (patch) | |
tree | 17339271b4ca4aa63f42b591b80a6a98cf30b6fb /include/llvm-c/Support.h | |
parent | 1101cde7707b4dda9385ac399b2ff83e0ef494cd (diff) | |
download | external_llvm-0f0f1ac011627aa5f90d739b4e0ccffeeb721f50.zip external_llvm-0f0f1ac011627aa5f90d739b4e0ccffeeb721f50.tar.gz external_llvm-0f0f1ac011627aa5f90d739b4e0ccffeeb721f50.tar.bz2 |
llvm-c/Support.h: Add a newline at eof.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194203 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm-c/Support.h')
-rw-r--r-- | include/llvm-c/Support.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm-c/Support.h b/include/llvm-c/Support.h index 72af4e4..705e5f2 100644 --- a/include/llvm-c/Support.h +++ b/include/llvm-c/Support.h @@ -33,4 +33,4 @@ LLVMBool LLVMLoadLibraryPermanently(const char* Filename); } #endif -#endif
\ No newline at end of file +#endif |