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
/
Linker
History
Rafael Espindola
40358fb86f
Pass a std::unique_ptr to IRMover::move.
...
It was already the one "destroying" the source module, now the API reflects that. llvm-svn: 260989
2016-02-16 18:50:12 +00:00
..
CMakeLists.txt
Slit lib/Linker in two.
2015-12-10 14:19:35 +00:00
IRMover.cpp
Pass a std::unique_ptr to IRMover::move.
2016-02-16 18:50:12 +00:00
LinkDiagnosticInfo.h
Slit lib/Linker in two.
2015-12-10 14:19:35 +00:00
LinkModules.cpp
Pass a std::unique_ptr to IRMover::move.
2016-02-16 18:50:12 +00:00
LLVMBuild.txt
…