forked from OSchip/llvm-project
LLVMInstrumentation requires MC since r223532.
llvm-svn: 223573
This commit is contained in:
parent
e9b68b55c1
commit
6980404cfe
|
@ -19,4 +19,4 @@
|
|||
type = Library
|
||||
name = Instrumentation
|
||||
parent = Transforms
|
||||
required_libraries = Analysis Core Support Target TransformUtils
|
||||
required_libraries = Analysis Core MC Support Target TransformUtils
|
||||
|
|
Loading…
Reference in New Issue