mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-04 11:17:31 +00:00
Fix build following r211956
RuntimeDyld now uses MCInst::dump_pretty() which introduces a dependency on 'MC'. llvm-svn: 211978
This commit is contained in:
parent
7a227fc525
commit
963e718be1
@ -19,4 +19,4 @@
|
||||
type = Library
|
||||
name = RuntimeDyld
|
||||
parent = ExecutionEngine
|
||||
required_libraries = Object Support
|
||||
required_libraries = MC Object Support
|
||||
|
Loading…
x
Reference in New Issue
Block a user