summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/ScriptInterpreter/Lua/command_script_import.test
AgeCommit message (Collapse)Author
2021-07-09[lldb] Drop REQUIRES where redundant because of lit.local.cfgJonas Devlieghere
2020-01-10[lldb/Lua] Support loading Lua modulesJonas Devlieghere
Implements the command script import command for Lua. Differential revision: https://reviews.llvm.org/D71825