You've already forked llvm-project
mirror of
https://github.com/encounter/llvm-project.git
synced 2026-03-30 11:27:19 -07:00
b9321bd774
llvm-svn: 223905
5 lines
152 B
Python
5 lines
152 B
Python
import lldbinline
|
|
import lldbtest
|
|
|
|
lldbinline.MakeInlineTest(__file__, globals(), [lldbtest.skipIfFreeBSD,lldbtest.skipIfLinux,lldbtest.skipIfWindows])
|