"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "87f75f75bef3b24c0ee5092d02c67341d4ea399b"
-
Chris Lattner authored
"In order to ease automatic bindings generation, it would be helpful if boolean values were distinguishable from integers. The attached patch introduces "typedef int LLVMBool;", and uses LLVMBool instead of int throughout the C API, wherever a boolean value is called for." Patch by James Y Knight! llvm-svn: 93079
25963c61
Loading