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
/
Reader
History
Chris Lattner
70f4566d8a
encode and read param attrs along with function type. WE can now roundtrip Olden/voronoi loslessly
...
llvm-svn: 36735
2007-05-04 03:41:34 +00:00
..
BitcodeReader.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
BitcodeReader.h
add support for reading the param attrs block
2007-05-04 03:30:17 +00:00
Makefile
Initial support for reading bitcode files. They currently only read types,
2007-04-22 06:23:29 +00:00