In https://reviews.llvm.org/D147812 I created
BalancedPartitioningTest.cpp and inadvertently drastically increased the
number of files needed to compile SupportTests. Instead lets move the
BPFunctionNode test to unittests/ProfileData so we can remove the
extra dependency.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo