This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
1b47a28ff95455d2e753c1886b46ae4f201b9a28
llvm-project
/
llvm
/
lib
/
Bitcode
/
Reader
History
Rafael Espindola
1b47a28ff9
clang-format two code snippets to make the next patch easy to read.
...
llvm-svn: 220484
2014-10-23 15:20:05 +00:00
..
BitcodeReader.cpp
clang-format two code snippets to make the next patch easy to read.
2014-10-23 15:20:05 +00:00
BitcodeReader.h
Pass a MemoryBufferRef when we can avoid taking ownership.
2014-08-26 21:49:01 +00:00
BitReader.cpp
Pass a && to getLazyBitcodeModule.
2014-09-03 17:31:46 +00:00
BitstreamReader.cpp
Use IntrusiveRefCntPtr to manage the lifetime of BitCodeAbbrevs.
2014-09-15 15:44:14 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…