mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-22 13:32:09 +00:00
Fix build broken by r326959
Adding Demangle to link time dependencies of Symbolize llvm-svn: 326964
This commit is contained in:
parent
309886c846
commit
9f484eac98
@ -19,4 +19,4 @@
|
|||||||
type = Library
|
type = Library
|
||||||
name = Symbolize
|
name = Symbolize
|
||||||
parent = DebugInfo
|
parent = DebugInfo
|
||||||
required_libraries = DebugInfoDWARF DebugInfoPDB Object Support
|
required_libraries = DebugInfoDWARF DebugInfoPDB Object Support Demangle
|
||||||
|
Loading…
x
Reference in New Issue
Block a user