mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-20 20:30:56 +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
|
||||
name = Symbolize
|
||||
parent = DebugInfo
|
||||
required_libraries = DebugInfoDWARF DebugInfoPDB Object Support
|
||||
required_libraries = DebugInfoDWARF DebugInfoPDB Object Support Demangle
|
||||
|
Loading…
x
Reference in New Issue
Block a user