@@ -286,11 +286,11 @@ $(BUILDDIR)/julia_flisp.boot: $(addprefix $(SRCDIR)/,jlfrontend.scm flisp/aliase
286286
287287# additional dependency links
288288$(BUILDDIR ) /codegen-stubs.o $(BUILDDIR ) /codegen-stubs.dbg.obj : $(SRCDIR ) /intrinsics.h
289- $(BUILDDIR ) /aotcompile.o $(BUILDDIR ) /aotcompile.dbg.obj : $(SRCDIR ) /jitlayers.h $(SRCDIR ) /codegen_shared .h $(SRCDIR ) /debug-registry.h
289+ $(BUILDDIR ) /aotcompile.o $(BUILDDIR ) /aotcompile.dbg.obj : $(SRCDIR ) /jitlayers.h $(SRCDIR ) /llvm-codegen-shared .h $(SRCDIR ) /debug-registry.h
290290$(BUILDDIR ) /ast.o $(BUILDDIR ) /ast.dbg.obj : $(BUILDDIR ) /julia_flisp.boot.inc $(SRCDIR ) /flisp/* .h
291291$(BUILDDIR ) /builtins.o $(BUILDDIR ) /builtins.dbg.obj : $(SRCDIR ) /iddict.c $(SRCDIR ) /builtin_proto.h
292292$(BUILDDIR ) /codegen.o $(BUILDDIR ) /codegen.dbg.obj : $(addprefix $(SRCDIR ) /,\
293- intrinsics.cpp jitlayers.h debug-registry.h intrinsics.h codegen_shared .h cgutils.cpp ccall.cpp abi_* .cpp processor.h builtin_proto.h)
293+ intrinsics.cpp jitlayers.h debug-registry.h intrinsics.h llvm-codegen-shared .h cgutils.cpp ccall.cpp abi_* .cpp processor.h builtin_proto.h)
294294$(BUILDDIR ) /datatype.o $(BUILDDIR ) /datatype.dbg.obj : $(SRCDIR ) /support/htable.h $(SRCDIR ) /support/htable.inc
295295$(BUILDDIR ) /debuginfo.o $(BUILDDIR ) /debuginfo.dbg.obj : $(addprefix $(SRCDIR ) /,debuginfo.h processor.h jitlayers.h debug-registry.h)
296296$(BUILDDIR ) /disasm.o $(BUILDDIR ) /disasm.dbg.obj : $(SRCDIR ) /debuginfo.h $(SRCDIR ) /processor.h
@@ -301,22 +301,22 @@ $(BUILDDIR)/gc-heap-snapshot.o $(BUILDDIR)/gc-heap-snapshot.dbg.obj: $(SRCDIR)/g
301301$(BUILDDIR ) /gc-alloc-profiler.o $(BUILDDIR ) /gc-alloc-profiler.dbg.obj : $(SRCDIR ) /gc.h $(SRCDIR ) /gc-alloc-profiler.h
302302$(BUILDDIR ) /init.o $(BUILDDIR ) /init.dbg.obj : $(SRCDIR ) /builtin_proto.h
303303$(BUILDDIR ) /interpreter.o $(BUILDDIR ) /interpreter.dbg.obj : $(SRCDIR ) /builtin_proto.h
304- $(BUILDDIR ) /jitlayers.o $(BUILDDIR ) /jitlayers.dbg.obj : $(SRCDIR ) /jitlayers.h $(SRCDIR ) /codegen_shared .h $(SRCDIR ) /debug-registry.h
304+ $(BUILDDIR ) /jitlayers.o $(BUILDDIR ) /jitlayers.dbg.obj : $(SRCDIR ) /jitlayers.h $(SRCDIR ) /llvm-codegen-shared .h $(SRCDIR ) /debug-registry.h
305305$(BUILDDIR ) /jltypes.o $(BUILDDIR ) /jltypes.dbg.obj : $(SRCDIR ) /builtin_proto.h
306- $(build_shlibdir ) /libllvmcalltest.$(SHLIB_EXT ) : $(SRCDIR ) /codegen_shared .h $(BUILDDIR ) /julia_version.h
307- $(BUILDDIR ) /llvm-alloc-helpers.o $(BUILDDIR ) /llvm-alloc-helpers.dbg.obj : $(SRCDIR ) /codegen_shared .h $(SRCDIR ) /llvm-pass-helpers.h $(SRCDIR ) /llvm-alloc-helpers.h
308- $(BUILDDIR ) /llvm-alloc-opt.o $(BUILDDIR ) /llvm-alloc-opt.dbg.obj : $(SRCDIR ) /codegen_shared .h $(SRCDIR ) /llvm-pass-helpers.h $(SRCDIR ) /llvm-alloc-helpers.h
306+ $(build_shlibdir ) /libllvmcalltest.$(SHLIB_EXT ) : $(SRCDIR ) /llvm-codegen-shared .h $(BUILDDIR ) /julia_version.h
307+ $(BUILDDIR ) /llvm-alloc-helpers.o $(BUILDDIR ) /llvm-alloc-helpers.dbg.obj : $(SRCDIR ) /llvm-codegen-shared .h $(SRCDIR ) /llvm-pass-helpers.h $(SRCDIR ) /llvm-alloc-helpers.h
308+ $(BUILDDIR ) /llvm-alloc-opt.o $(BUILDDIR ) /llvm-alloc-opt.dbg.obj : $(SRCDIR ) /llvm-codegen-shared .h $(SRCDIR ) /llvm-pass-helpers.h $(SRCDIR ) /llvm-alloc-helpers.h
309309$(BUILDDIR ) /llvm-cpufeatures.o $(BUILDDIR ) /llvm-cpufeatures.dbg.obj : $(SRCDIR ) /jitlayers.h $(SRCDIR ) /debug-registry.h
310- $(BUILDDIR ) /llvm-final-gc-lowering.o $(BUILDDIR ) /llvm-final-gc-lowering.dbg.obj : $(SRCDIR ) /llvm-pass-helpers.h $(SRCDIR ) /codegen_shared .h
311- $(BUILDDIR ) /llvm-gc-invariant-verifier.o $(BUILDDIR ) /llvm-gc-invariant-verifier.dbg.obj : $(SRCDIR ) /codegen_shared .h
312- $(BUILDDIR ) /llvm-julia-licm.o $(BUILDDIR ) /llvm-julia-licm.dbg.obj : $(SRCDIR ) /codegen_shared .h $(SRCDIR ) /llvm-alloc-helpers.h $(SRCDIR ) /llvm-pass-helpers.h
313- $(BUILDDIR ) /llvm-late-gc-lowering.o $(BUILDDIR ) /llvm-late-gc-lowering.dbg.obj : $(SRCDIR ) /llvm-pass-helpers.h $(SRCDIR ) /codegen_shared .h
314- $(BUILDDIR ) /llvm-lower-handlers.o $(BUILDDIR ) /llvm-lower-handlers.dbg.obj : $(SRCDIR ) /codegen_shared .h
315- $(BUILDDIR ) /llvm-multiversioning.o $(BUILDDIR ) /llvm-multiversioning.dbg.obj : $(SRCDIR ) /codegen_shared .h $(SRCDIR ) /processor.h
316- $(BUILDDIR ) /llvm-pass-helpers.o $(BUILDDIR ) /llvm-pass-helpers.dbg.obj : $(SRCDIR ) /llvm-pass-helpers.h $(SRCDIR ) /codegen_shared .h
317- $(BUILDDIR ) /llvm-propagate-addrspaces.o $(BUILDDIR ) /llvm-propagate-addrspaces.dbg.obj : $(SRCDIR ) /codegen_shared .h
318- $(BUILDDIR ) /llvm-remove-addrspaces.o $(BUILDDIR ) /llvm-remove-addrspaces.dbg.obj : $(SRCDIR ) /codegen_shared .h
319- $(BUILDDIR ) /llvm-ptls.o $(BUILDDIR ) /llvm-ptls.dbg.obj : $(SRCDIR ) /codegen_shared .h
310+ $(BUILDDIR ) /llvm-final-gc-lowering.o $(BUILDDIR ) /llvm-final-gc-lowering.dbg.obj : $(SRCDIR ) /llvm-pass-helpers.h $(SRCDIR ) /llvm-codegen-shared .h
311+ $(BUILDDIR ) /llvm-gc-invariant-verifier.o $(BUILDDIR ) /llvm-gc-invariant-verifier.dbg.obj : $(SRCDIR ) /llvm-codegen-shared .h
312+ $(BUILDDIR ) /llvm-julia-licm.o $(BUILDDIR ) /llvm-julia-licm.dbg.obj : $(SRCDIR ) /llvm-codegen-shared .h $(SRCDIR ) /llvm-alloc-helpers.h $(SRCDIR ) /llvm-pass-helpers.h
313+ $(BUILDDIR ) /llvm-late-gc-lowering.o $(BUILDDIR ) /llvm-late-gc-lowering.dbg.obj : $(SRCDIR ) /llvm-pass-helpers.h $(SRCDIR ) /llvm-codegen-shared .h
314+ $(BUILDDIR ) /llvm-lower-handlers.o $(BUILDDIR ) /llvm-lower-handlers.dbg.obj : $(SRCDIR ) /llvm-codegen-shared .h
315+ $(BUILDDIR ) /llvm-multiversioning.o $(BUILDDIR ) /llvm-multiversioning.dbg.obj : $(SRCDIR ) /llvm-codegen-shared .h $(SRCDIR ) /processor.h
316+ $(BUILDDIR ) /llvm-pass-helpers.o $(BUILDDIR ) /llvm-pass-helpers.dbg.obj : $(SRCDIR ) /llvm-pass-helpers.h $(SRCDIR ) /llvm-codegen-shared .h
317+ $(BUILDDIR ) /llvm-propagate-addrspaces.o $(BUILDDIR ) /llvm-propagate-addrspaces.dbg.obj : $(SRCDIR ) /llvm-codegen-shared .h
318+ $(BUILDDIR ) /llvm-remove-addrspaces.o $(BUILDDIR ) /llvm-remove-addrspaces.dbg.obj : $(SRCDIR ) /llvm-codegen-shared .h
319+ $(BUILDDIR ) /llvm-ptls.o $(BUILDDIR ) /llvm-ptls.dbg.obj : $(SRCDIR ) /llvm-codegen-shared .h
320320$(BUILDDIR ) /processor.o $(BUILDDIR ) /processor.dbg.obj : $(addprefix $(SRCDIR ) /,processor_* .cpp processor.h features_* .h)
321321$(BUILDDIR ) /signal-handling.o $(BUILDDIR ) /signal-handling.dbg.obj : $(addprefix $(SRCDIR ) /,signals-* .c)
322322$(BUILDDIR ) /staticdata.o $(BUILDDIR ) /staticdata.dbg.obj : $(SRCDIR ) /staticdata_utils.c $(SRCDIR ) /precompile_utils.c $(SRCDIR ) /processor.h $(SRCDIR ) /builtin_proto.h
@@ -498,7 +498,6 @@ clang-tidy-%: $(SRCDIR)/%.cpp $(build_shlibdir)/libImplicitAtomicsPlugin.$(SHLIB
498498tidysrc : $(addprefix clang-tidy-,$(filter-out $(basename $(SKIP_IMPLICIT_ATOMICS ) ) ,$(CODEGEN_SRCS ) $(SRCS ) ) )
499499analyzesrc : $(addprefix clang-sa-,$(CODEGEN_SRCS ) $(SRCS ) )
500500analyzegc : $(addprefix clang-sagc-,$(filter-out $(basename $(SKIP_GC_CHECK ) ) ,$(CODEGEN_SRCS ) $(SRCS ) ) )
501- analyzegc : analyzesrc tidysrc # TODO: remove me (depended on by CI currently)
502501analyze : analyzesrc analyzegc tidysrc
503502
504503clean-analyzegc :
0 commit comments