1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/lib/Bitcode/Writer
2007-05-04 03:41:34 +00:00
..
BitcodeWriter.cpp encode and read param attrs along with function type. WE can now roundtrip Olden/voronoi loslessly 2007-05-04 03:41:34 +00:00
Makefile Initial support for writing bitcode files. This currently only writes types, 2007-04-22 06:24:45 +00:00
ValueEnumerator.cpp enumerate parameter attr lists. 2007-05-03 22:46:43 +00:00
ValueEnumerator.h pass by reference, not by value 2007-05-04 00:45:24 +00:00