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
Benjamin Kramer
5014f40fa6
[Bitcode] Replace hand-coded little endian handling with Endian.h functions.
...
No functional change intended. llvm-svn: 239944
2015-06-17 20:55:30 +00:00
..
BitcodeWriter.cpp
[Bitcode] Replace hand-coded little endian handling with Endian.h functions.
2015-06-17 20:55:30 +00:00
BitcodeWriterPass.cpp
uselistorder: Remove the global bits
2015-04-15 03:14:06 +00:00
BitWriter.cpp
Introduce LLVMWriteBitcodeToMemoryBuffer C API function.
2014-10-14 00:30:59 +00:00
CMakeLists.txt
modules: Add explicit dependency on intrinsics_gen
2015-06-16 00:44:12 +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
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
ValueEnumerator.h
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00