xref: /freebsd-14.2/usr.bin/clang/bugpoint/Makefile (revision d0b2dbfa)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2PROG_CXX=	bugpoint
3
4SRCDIR=		llvm/tools/bugpoint
5SRCS+=		BugDriver.cpp
6SRCS+=		CrashDebugger.cpp
7SRCS+=		ExecutionDriver.cpp
8SRCS+=		ExtractFunction.cpp
9SRCS+=		FindBugs.cpp
10SRCS+=		Miscompilation.cpp
11SRCS+=		OptimizerDriver.cpp
12SRCS+=		ToolRunner.cpp
13SRCS+=		bugpoint.cpp
14
15.include "../llvm.prog.mk"
16

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026