1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/tools/opt
Dan Gohman d8be4c4aca Convert tools to use tool_output_file, and introduce error
checking to places which previously lacked it.

llvm-svn: 111651
2010-08-20 16:59:15 +00:00
..
AnalysisWrappers.cpp
CMakeLists.txt
GraphPrinters.cpp Convert tools to use tool_output_file, and introduce error 2010-08-20 16:59:15 +00:00
Makefile
opt.cpp Use the new tool_output_file in several tools. This fixes a variety 2010-08-20 01:07:01 +00:00
PrintSCC.cpp Make the SCC printing passes use errs() instead of outs(), as the 2010-08-20 01:03:44 +00:00