[clang-fuzzer] Add missing dependency

This commit is contained in:
Arthur Eubanks 2022-11-24 09:20:47 -08:00
parent 66b1f6bba5
commit 5a90edb3c8
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ set(LLVM_LINK_COMPONENTS
Core
ExecutionEngine
IPO
IRPrinter
IRReader
MC
MCJIT