This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Bitcode
/
Writer
History
Gordon Henriksen
7330acdec7
Removing the silly CHelpers header by rolling wrap and unwrap into the C
...
bindings headers themselves, hidden behind #ifdef __cplusplus. llvm-svn: 42666
2007-10-05 23:59:36 +00:00
..
BitcodeWriter.cpp
Make temporaries explicit to avoid premature
2007-09-26 23:20:33 +00:00
BitcodeWriterPass.cpp
add a new CreateBitcodeWriterPass method, which creates a bitcode writer as
2007-05-06 02:30:12 +00:00
BitWriter.cpp
Removing the silly CHelpers header by rolling wrap and unwrap into the C
2007-10-05 23:59:36 +00:00
Makefile
Initial support for writing bitcode files. This currently only writes types,
2007-04-22 06:24:45 +00:00
ValueEnumerator.cpp
Fix a nasty problem where we would miss enumeration of some types. This fixes
2007-05-06 08:35:19 +00:00
ValueEnumerator.h
Fix a nasty problem where we would miss enumeration of some types. This fixes
2007-05-06 08:35:19 +00:00