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]
/
compiler-rt
/
test
/
sanitizer_common
/
ios_commands
/
iossim_prepare.py
blob
b1e9bc26ad770e88d8a796f8355451575c02f5b8
1
#!/usr/bin/env python3
2
3
import
json
4
5
print
(
json
.
dumps
({
"env"
: {}}))