1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/tools/opt
Vedant Kumar 3cc2ae8384 [Debugify] Don't check functions which were skipped
If no debug info was applied to a function, its debug info shouldn't be
checked (it doesn't have any :).

llvm-svn: 325297
2018-02-15 21:28:38 +00:00
..
AnalysisWrappers.cpp
BreakpointPrinter.cpp
BreakpointPrinter.h
CMakeLists.txt
Debugify.cpp [Debugify] Don't check functions which were skipped 2018-02-15 21:28:38 +00:00
GraphPrinters.cpp
LLVMBuild.txt
NewPMDriver.cpp [opt] Port the debugify passes to the new pass manager 2018-02-15 21:14:36 +00:00
NewPMDriver.h [opt] Port the debugify passes to the new pass manager 2018-02-15 21:14:36 +00:00
opt.cpp [opt] Port the debugify passes to the new pass manager 2018-02-15 21:14:36 +00:00
PassPrinters.cpp
PassPrinters.h [opt] Port the debugify passes to the new pass manager 2018-02-15 21:14:36 +00:00
PrintSCC.cpp