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
Duncan Sands
9dff9bec31
Uniformize the names of type predicates: rather than having isFloatTy and
...
isInteger, we now have isFloatTy and isIntegerTy. Requested by Chris! llvm-svn: 96223
2010-02-15 16:12:20 +00:00
..
BitcodeReader.cpp
Uniformize the names of type predicates: rather than having isFloatTy and
2010-02-15 16:12:20 +00:00
BitcodeReader.h
Kill ModuleProvider and ghost linkage by inverting the relationship between
2010-01-27 20:34:15 +00:00
BitReader.cpp
Kill ModuleProvider and ghost linkage by inverting the relationship between
2010-01-27 20:34:15 +00:00
CMakeLists.txt
Remove derelict serialization code.
2009-12-31 23:40:17 +00:00
Makefile
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00