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
/
Writer
History
Nick Lewycky
ee0a3a7a2f
Make ValueEnumerator::print use OS for metadata too. Noticed by inspection.
...
llvm-svn: 224404
2014-12-17 01:52:08 +00:00
..
BitcodeWriter.cpp
Bitcode: Use unsigned char to record MDStrings
2014-12-11 23:34:30 +00:00
BitcodeWriterPass.cpp
[C++11] Add 'override' keyword to virtual methods that override their base class.
2014-03-05 07:52:44 +00:00
BitWriter.cpp
Introduce LLVMWriteBitcodeToMemoryBuffer C API function.
2014-10-14 00:30:59 +00:00
CMakeLists.txt
Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function.
2011-12-14 00:29:31 +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
ValueEnumerator.cpp
Make ValueEnumerator::print use OS for metadata too. Noticed by inspection.
2014-12-17 01:52:08 +00:00
ValueEnumerator.h
IR: Split Metadata from Value
2014-12-09 18:38:53 +00:00