mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-23 05:29:23 +00:00
Add missing dependency to Hexagon target.
A recent patch added calls to isInstructionTriviallyDead without the corresponding dependency on TransformUtils. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241731 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
544fa8040b
commit
afab5f8c17
@ -39,4 +39,5 @@ required_libraries =
|
||||
SelectionDAG
|
||||
Support
|
||||
Target
|
||||
TransformUtils
|
||||
add_to_library_groups = Hexagon
|
||||
|
Loading…
x
Reference in New Issue
Block a user