Add LLVMRemarks & LLVMBitStreamReader to atdna link

This commit is contained in:
Luke Street 2020-04-14 20:51:39 -04:00
parent 7ed8784b50
commit c7c4909e33
1 changed files with 2 additions and 0 deletions

View File

@ -73,6 +73,8 @@ else()
LLVMMC
LLVMProfileData
LLVMSupport
LLVMRemarks
LLVMBitStreamReader
${LLVMDEMANGLE_LIB})
endif()