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
Bill Wendling
71173cb7dc
Use the AttributeSet instead of AttributeWithIndex object.
...
llvm-svn: 173598
2013-01-27 00:36:48 +00:00
..
BitcodeReader.cpp
Use the AttributeSet instead of AttributeWithIndex object.
2013-01-27 00:36:48 +00:00
BitcodeReader.h
Move all of the header files which are involved in modelling the LLVM IR
2013-01-02 11:36:10 +00:00
BitReader.cpp
Move all of the header files which are involved in modelling the LLVM IR
2013-01-02 11:36:10 +00:00
BitstreamReader.cpp
Fix a heinous inefficiency introduced in r149918, wherein reading each byte of a
2013-01-21 18:24:49 +00:00
CMakeLists.txt
BitstreamReader hasn't aged well. It's been hacked on by various people and
2013-01-19 18:19:39 +00:00
LLVMBuild.txt
LLVMBuild: Remove trailing newline, which irked me.
2011-12-12 19:48:00 +00:00
Makefile
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00