This attempts to move all tools over to using `add_llvm_library` for
better consistency. After doing this, I noticed it ended up as nearly a
reimplementation of https://reviews.llvm.org/rL342148, which later got
reverted in r342336 (
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| CodeExpander.cpp | ||
| CodeExpander.h | ||
| CodeExpansions.h | ||
| GIMatchDag.cpp | ||
| GIMatchDag.h | ||
| GIMatchDagEdge.cpp | ||
| GIMatchDagEdge.h | ||
| GIMatchDagInstr.cpp | ||
| GIMatchDagInstr.h | ||
| GIMatchDagOperands.cpp | ||
| GIMatchDagOperands.h | ||
| GIMatchDagPredicate.cpp | ||
| GIMatchDagPredicate.h | ||
| GIMatchDagPredicateDependencyEdge.cpp | ||
| GIMatchDagPredicateDependencyEdge.h | ||
| GIMatchTree.cpp | ||
| GIMatchTree.h | ||