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
Peter Collingbourne
9667b91b13
Re-apply r302108, "IR: Use pointers instead of GUIDs to represent edges in the module summary. NFCI."
...
with a fix for the clang backend. llvm-svn: 302176
2017-05-04 18:03:25 +00:00
..
BitcodeWriter.cpp
Re-apply r302108, "IR: Use pointers instead of GUIDs to represent edges in the module summary. NFCI."
2017-05-04 18:03:25 +00:00
BitcodeWriterPass.cpp
Split Bitcode/ReaderWriter.h into separate reader and writer headers
2016-11-11 05:34:58 +00:00
BitWriter.cpp
Split Bitcode/ReaderWriter.h into separate reader and writer headers
2016-11-11 05:34:58 +00:00
CMakeLists.txt
modules: Add explicit dependency on intrinsics_gen
2015-06-16 00:44:12 +00:00
LLVMBuild.txt
Bitcode: Add missing build dep to fix shlib build.
2017-04-17 18:53:27 +00:00
ValueEnumerator.cpp
Make getSlotAttributes return an AttributeSet instead of a wrapper list
2017-04-24 22:25:02 +00:00
ValueEnumerator.h
[Bitcode] Refactor attribute group writing to avoid getSlotAttributes
2017-04-24 20:38:30 +00:00