mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
[AMDGPU] Fix linking with shared libraries
AMDGPULDSUtils depends on llvm::CallGraph.
This commit is contained in:
parent
64dbdb829e
commit
95f90b846b
@ -6,6 +6,7 @@ add_llvm_component_library(LLVMAMDGPUUtils
|
||||
AMDKernelCodeTUtils.cpp
|
||||
|
||||
LINK_COMPONENTS
|
||||
Analysis
|
||||
Core
|
||||
MC
|
||||
BinaryFormat
|
||||
|
Loading…
Reference in New Issue
Block a user