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
d59664f4f7
raw_ostream: Forward declare OpenFlags and include FileSystem.h only where necessary.
...
llvm-svn: 207593
2014-04-29 23:26:49 +00:00
..
BitcodeWriter.cpp
Add 'musttail' marker to call instructions
2014-04-24 20:14:34 +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
raw_ostream: Forward declare OpenFlags and include FileSystem.h only where necessary.
2014-04-29 23:26:49 +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
…
ValueEnumerator.cpp
[C++11] Add range based accessors for the Use-Def chain of a Value.
2014-03-09 03:16:01 +00:00
ValueEnumerator.h
Revert "Give internal classes hidden visibility."
2013-09-11 18:05:11 +00:00