diff options
| author | Fangrui Song <maskray@google.com> | 2019-07-25 05:15:50 +0000 |
|---|---|---|
| committer | Fangrui Song <maskray@google.com> | 2019-07-25 05:15:50 +0000 |
| commit | 5b406d7058bfc50db291ef435d28843bb9d5c5f3 (patch) | |
| tree | 3e1d7e410e0da037a6d89ddfab8bd7cdc2c11af4 /lldb/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.cpp | |
| parent | 9870f6ad2c0aa05ff7475d341afbb1161b22c597 (diff) | |
| download | bcm5719-llvm-5b406d7058bfc50db291ef435d28843bb9d5c5f3.tar.gz bcm5719-llvm-5b406d7058bfc50db291ef435d28843bb9d5c5f3.zip | |
cli-wrapper-mpxtable.cpp: fix file header
llvm-svn: 366983
Diffstat (limited to 'lldb/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.cpp')
| -rw-r--r-- | lldb/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lldb/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.cpp b/lldb/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.cpp index b706ee73ef0..5bffd27409e 100644 --- a/lldb/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.cpp +++ b/lldb/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.cpp @@ -1,5 +1,4 @@ -//===-- cli-wrapper-mpxtable.cpp----------------------------------*- C++ -//-*-===// +//===-- cli-wrapper-mpxtable.cpp --------------------------------*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. |

