blob: 1e38abe12e343351a6eec1a68d88738834022221 [file] [log] [blame] [edit]
from lldbsuite.test import lldbinline
from lldbsuite.test import decorators
lldbinline.MakeInlineTest(
__file__, globals(), [
decorators.skipIf(archs=["i386", "i686"])])