forked from OSchip/llvm-project
parent
82dd71ef6d
commit
ff019225f9
|
@ -80,5 +80,6 @@ static_library("Scalar") {
|
||||||
"StraightLineStrengthReduce.cpp",
|
"StraightLineStrengthReduce.cpp",
|
||||||
"StructurizeCFG.cpp",
|
"StructurizeCFG.cpp",
|
||||||
"TailRecursionElimination.cpp",
|
"TailRecursionElimination.cpp",
|
||||||
|
"WarnMissedTransforms.cpp",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue