summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Utility/ARMDefines.h
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2019-05-13 04:42:32 +0000
committerFangrui Song <maskray@google.com>2019-05-13 04:42:32 +0000
commitb0e54cbcdf6a5d965e08f50ce2b300fb1410523f (patch)
treecc4d3d6fb2d79281742d3437a2335b8ea51e9768 /lldb/source/Plugins/Process/Utility/ARMDefines.h
parentf9180b5abe405d740428d8109f2c0c4a75ee676b (diff)
downloadbcm5719-llvm-b0e54cbcdf6a5d965e08f50ce2b300fb1410523f.tar.gz
bcm5719-llvm-b0e54cbcdf6a5d965e08f50ce2b300fb1410523f.zip
Fix file names in file headers. NFC
llvm-svn: 360554
Diffstat (limited to 'lldb/source/Plugins/Process/Utility/ARMDefines.h')
-rw-r--r--lldb/source/Plugins/Process/Utility/ARMDefines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/source/Plugins/Process/Utility/ARMDefines.h b/lldb/source/Plugins/Process/Utility/ARMDefines.h
index a47329a2214..61e54ac2df3 100644
--- a/lldb/source/Plugins/Process/Utility/ARMDefines.h
+++ b/lldb/source/Plugins/Process/Utility/ARMDefines.h
@@ -1,4 +1,4 @@
-//===-- lldb_ARMDefines.h ---------------------------------------*- C++ -*-===//
+//===-- ARMDefines.h --------------------------------------------*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
OpenPOWER on IntegriCloud