Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / third-party / benchmark / bindings / python / python_headers.BUILD
blob9c34cf6ca4bd36d3f977e245c098933d1bc97793
1 cc_library(
2     name = "python_headers",
3     hdrs = glob(["**/*.h"]),
4     includes = ["."],
5     visibility = ["//visibility:public"],