Fix undefined reference to asmprinter

This commit is contained in:
shylie 2026-03-21 20:30:19 -04:00
parent 56524948c5
commit 3ebb39e016

View File

@ -31,6 +31,7 @@ add_llvm_target(FootCodeGen
FootDesc
FootInfo
AsmPrinter
Analysis
CodeGen
Core