summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/BitWriter.h
Commit message (Expand)AuthorAgeFilesLines
* Wrap C APIs with pragmas enforcing -Werror=strict-prototypesDuncan P. N. Exon Smith2019-11-191-6/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+4
* Reorganize the C API headers to improve build times.Eric Christopher2015-12-181-1/+1
* Introduce LLVMWriteBitcodeToMemoryBuffer C API function.Peter Collingbourne2014-10-141-0/+3
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* include/llvm-c: Whitespace.NAKAMURA Takumi2013-10-231-2/+2
* Organize LLVM C API docs into doxygen modules; add docsGregory Szorc2012-03-211-0/+10
* Add a LLVMWriteBitcodeToFD that exposes the raw_fd_ostream options.Erick Tryzelaar2010-03-061-5/+8
* Improve documentation.Gordon Henriksen2008-05-061-1/+2
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* C bindings for libLLVMCore.a and libLLVMBitWriter.a.Gordon Henriksen2007-09-181-0/+42
OpenPOWER on IntegriCloud