As we're consolidating and streamlining the various scripting
affordances of lldb, we keep creating new interface files.
This patch groups all the current interface files into a separate sub
directory called Interfaces both in the core Interpreter directory
and the ScriptInterpreter plugin directory.
Signed-off-by: Med Ismail Bennani <ismail@bennani.ma>
I think the LLVM convention is to reserve underscores for the / in the file path.