repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Alignment][NFC] Instructions::getLoadStoreAlignment
[llvm-complete.git]
/
test
/
tools
/
dsymutil
/
ARM
/
lit.local.cfg
blob
ba88b6489112cf3a6672082484f93d321e4d5c6f
1
if not 'ARM' in config.root.targets:
2
config.unsupported = True
3
if not 'AArch64' in config.root.targets:
4
config.unsupported = True
5
6
config.suffixes = ['.test', '.cpp', '.c']