llvm-project/llvm/tools/bugpoint
Arthur Eubanks 2e6ac54cf4 [LegacyPM] Remove ThinLTO/LTO pipelines
Using the legacy PM for the optimization pipeline was deprecated in 13.0.0.
Following recent changes to remove non-core features of the legacy
PM/optimization pipeline, remove the (Thin)LTO pipelines.

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D123882
2022-04-18 10:09:41 -07:00
..
BugDriver.cpp
BugDriver.h [llvm] Remove unused forward declarations (NFC) 2022-01-07 20:00:34 -08:00
CMakeLists.txt
CrashDebugger.cpp [bugpoint] ReduceCrashingFunctions::TestFuncs - fix dereference of null point static analyzer warning 2022-04-07 12:14:08 +01:00
ExecutionDriver.cpp
ExtractFunction.cpp
FindBugs.cpp [llvm] Use true/false instead of 1/0 (NFC) 2022-01-07 00:39:14 -08:00
ListReducer.h
Miscompilation.cpp [llvm] Use true/false instead of 1/0 (NFC) 2022-01-07 00:39:14 -08:00
OptimizerDriver.cpp [llvm] Use true/false instead of 1/0 (NFC) 2022-01-07 00:39:14 -08:00
ToolRunner.cpp [bugpoint] Fix repeated off-by-one error in debug output 2021-11-08 23:44:45 +00:00
ToolRunner.h
bugpoint.cpp [LegacyPM] Remove ThinLTO/LTO pipelines 2022-04-18 10:09:41 -07:00