[lldb/Plugins] Rename OSPython plugin to OperatingSystemPython (NFC)

Rename the plugin to match both the directory structure and the class.
This commit is contained in:
Jonas Devlieghere 2020-02-11 16:31:26 -08:00
parent f9219e644a
commit 413307d456
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
add_lldb_library(lldbPluginOSPython PLUGIN
add_lldb_library(lldbPluginOperatingSystemPython PLUGIN
OperatingSystemPython.cpp
LINK_LIBS