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
Chris Lattner
a8713beddd
simple optimization for the type table
...
llvm-svn: 36741
2007-05-04 05:05:48 +00:00
..
BitcodeWriter.cpp
fix encoding of invoke instructions. kc++ now round trips
2007-05-04 03:52:24 +00:00
Makefile
Initial support for writing bitcode files. This currently only writes types,
2007-04-22 06:24:45 +00:00
ValueEnumerator.cpp
simple optimization for the type table
2007-05-04 05:05:48 +00:00
ValueEnumerator.h
pass by reference, not by value
2007-05-04 00:45:24 +00:00