[InstCombine] Signed saturation patterns
[llvm-complete.git] / utils / gn / secondary / lld / unittests / BUILD.gn
blob275637c1ef89677ef7bcdc1b629c43fc5dbbec7f
1 group("unittests") {
2   deps = [
3     "DriverTests",
4     "MachOTests",
5   ]
6   testonly = true