This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8d86f1ba475c2e2adafd7d2e93ac26502de788ce
clang-p2996
/
llvm
/
lib
/
Bitcode
/
Writer
History
Teresa Johnson
8d86f1ba47
Revert "[ThinLTO] Add summary entries for index-based WPD"
...
Mistaken commit of something still under review! This reverts commit r351453. llvm-svn: 351455
2019-01-17 16:05:04 +00:00
..
BitcodeWriter.cpp
Revert "[ThinLTO] Add summary entries for index-based WPD"
2019-01-17 16:05:04 +00:00
BitcodeWriterPass.cpp
[Debugify] Don't apply DI before the bitcode writer pass
2018-06-04 00:11:49 +00:00
BitWriter.cpp
Pass a reference to a module to the bitcode writer.
2018-02-14 19:11:32 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
ValueEnumerator.cpp
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
2018-09-27 02:13:45 +00:00
ValueEnumerator.h
…