diff options
Diffstat (limited to 'lldb/source/Target')
| -rw-r--r-- | lldb/source/Target/JITLoaderList.cpp | 2 | ||||
| -rw-r--r-- | lldb/source/Target/ThreadPlanPython.cpp | 2 | ||||
| -rw-r--r-- | lldb/source/Target/ThreadPlanTracer.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lldb/source/Target/JITLoaderList.cpp b/lldb/source/Target/JITLoaderList.cpp index aa748a54c82..1e908bd543a 100644 --- a/lldb/source/Target/JITLoaderList.cpp +++ b/lldb/source/Target/JITLoaderList.cpp @@ -1,4 +1,4 @@ -//===-- JITLoader.cpp -------------------------------------------*- C++ -*-===// +//===-- JITLoaderList.cpp ---------------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lldb/source/Target/ThreadPlanPython.cpp b/lldb/source/Target/ThreadPlanPython.cpp index 33dadbf2a2e..180586ae0f2 100644 --- a/lldb/source/Target/ThreadPlanPython.cpp +++ b/lldb/source/Target/ThreadPlanPython.cpp @@ -1,4 +1,4 @@ -//===-- ThreadPlan.cpp ------------------------------------------*- C++ -*-===// +//===-- ThreadPlanPython.cpp ------------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lldb/source/Target/ThreadPlanTracer.cpp b/lldb/source/Target/ThreadPlanTracer.cpp index 892d64614cc..7fbd664233b 100644 --- a/lldb/source/Target/ThreadPlanTracer.cpp +++ b/lldb/source/Target/ThreadPlanTracer.cpp @@ -1,4 +1,4 @@ -//===-- ThreadPlan.cpp ------------------------------------------*- C++ -*-===// +//===-- ThreadPlanTracer.cpp ------------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // |

