repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
third-party
/
benchmark
/
bindings
/
python
/
python_headers.BUILD
blob
9c34cf6ca4bd36d3f977e245c098933d1bc97793
1
cc_library(
2
name = "python_headers",
3
hdrs = glob(["**/*.h"]),
4
includes = ["."],
5
visibility = ["//visibility:public"],
6
)