X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fllvm-c%2Flto.h;h=1fe0cd5c75d27d6aee047e4d30b90a6501103e6e;hb=27f1ced481de28db03e6a9f3bf5546a4f13616c8;hp=6df6e1716adde1b062499fa70e3042942d079392;hpb=341ed28f1665196050a87e704c2ff9b116b389cb;p=oota-llvm.git diff --git a/include/llvm-c/lto.h b/include/llvm-c/lto.h index 6df6e1716ad..1fe0cd5c75d 100644 --- a/include/llvm-c/lto.h +++ b/include/llvm-c/lto.h @@ -518,7 +518,7 @@ lto_codegen_compile_optimized(lto_code_gen_t cg, size_t* length); * \since LTO_API_VERSION=12 */ extern unsigned int -lto_api_version(); +lto_api_version(void); /** * Sets options to help debug codegen bugs.