diff options
Diffstat (limited to 'contrib/llvm/include/llvm-c/Object.h')
-rw-r--r-- | contrib/llvm/include/llvm-c/Object.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/llvm/include/llvm-c/Object.h b/contrib/llvm/include/llvm-c/Object.h index ecccfee..c271552 100644 --- a/contrib/llvm/include/llvm-c/Object.h +++ b/contrib/llvm/include/llvm-c/Object.h @@ -100,4 +100,3 @@ const char *LLVMGetRelocationValueString(LLVMRelocationIteratorRef RI); #endif /* defined(__cplusplus) */ #endif - |