artulab
projects
/
openbsd
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
fbd629672be05349a38da44b03d4bb966aac5ae9
[openbsd]
/
1
from lldbsuite.test import lldbinline
2
from lldbsuite.test import decorators
3
4
lldbinline.MakeInlineTest(__file__, globals(),
5
[decorators.skipUnlessHasCallSiteInfo,
6
decorators.skipIf(dwarf_version=['<', '4'])])