llvm-project/llvm/lib/Transforms
Rafael Espindola 434e956181 Change linkInModule to take a std::unique_ptr.
Passing in a std::unique_ptr should help find errors when the module
is used after being linked into another module.

llvm-svn: 255842
2015-12-16 23:16:33 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
IPO Change linkInModule to take a std::unique_ptr. 2015-12-16 23:16:33 +00:00
InstCombine InstCombineLoadStoreAlloca.cpp: Avoid instantiating Twine. 2015-12-15 09:37:31 +00:00
Instrumentation [IR] Remove terminatepad 2015-12-14 18:34:23 +00:00
ObjCARC ObjCARC: Remove implicit ilist iterator conversions, NFC 2015-10-19 23:20:14 +00:00
Scalar Fix funciton->function typo. 2015-12-16 23:10:53 +00:00
Utils LPM: Make callers of LPM.deleteLoopFromQueue update LoopInfo directly. NFC 2015-12-16 18:40:20 +00:00
Vectorize [SLPVectorizer] Ensure dominated reduction values. 2015-12-16 18:23:44 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile