diff options
author | Chris Lattner <sabre@nondot.org> | 2010-01-09 22:27:07 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-01-09 22:27:07 +0000 |
commit | 25963c6113ea82b568b7c1f48b24ad7c89a24279 (patch) | |
tree | 8646d1e025fab5f3379844083540d879d16bcb5e /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | e23003d1f1276f24dca2ec064f6cda0a64dec642 (diff) | |
download | llvm-25963c6113ea82b568b7c1f48b24ad7c89a24279.zip llvm-25963c6113ea82b568b7c1f48b24ad7c89a24279.tar.gz llvm-25963c6113ea82b568b7c1f48b24ad7c89a24279.tar.bz2 |
"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
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions