Adding new LTO APIs to parse metadata nodes and extract linker options and
[oota-llvm.git] / include / llvm-c / ExecutionEngine.h
index 3ae4d8900709ae3371cf1bf44f15a10a72042e39..35643122003a873d47edbe595054680b0c5ecc42 100644 (file)
@@ -206,7 +206,7 @@ void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM);
  */
 
 #ifdef __cplusplus
-}  
+}
 #endif /* defined(__cplusplus) */
 
 #endif