1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/tools/bugpoint
Rafael Espindola 3442a805bb Remove unnecessary code.
There is already an RAII in place to discard the temporary.

llvm-svn: 318868
2017-11-22 20:02:57 +00:00
..
BugDriver.cpp Convert another use of createUniqueFile to TempFile::create. 2017-11-16 21:40:10 +00:00
BugDriver.h Convert another use of createUniqueFile to TempFile::create. 2017-11-16 21:40:10 +00:00
bugpoint.cpp
CMakeLists.txt
CrashDebugger.cpp [SimplifyCFG] put the optional assumption cache pointer in the options struct; NFCI 2017-10-04 20:26:25 +00:00
ExecutionDriver.cpp Convert the last use of sys::fs::createUniqueFile in bugpoint. 2017-11-16 21:53:51 +00:00
ExtractFunction.cpp Convert another use of createUniqueFile to TempFile::create. 2017-11-16 17:35:50 +00:00
FindBugs.cpp
ListReducer.h
LLVMBuild.txt
Miscompilation.cpp
OptimizerDriver.cpp Remove unnecessary code. 2017-11-22 20:02:57 +00:00
ToolRunner.cpp
ToolRunner.h