diff --git a/lldb/examples/python/crashlog.lldb b/lldb/examples/python/crashlog.lldb deleted file mode 100644 index 70b62cec74a9..000000000000 --- a/lldb/examples/python/crashlog.lldb +++ /dev/null @@ -1,5 +0,0 @@ -# source this file while being chdir'ed in the directory that contains -# this file at the LLDB command line with: -# (lldb) command source crashlog.lldb -script import crashlog -command script add -f crashlog.Symbolicate crashlog