From 35622488258b6224a152ec7b310714d5a490af42 Mon Sep 17 00:00:00 2001 From: Andrea Di Biagio Date: Thu, 22 Mar 2018 10:19:20 +0000 Subject: [llvm-mca] Simplify code. NFC llvm-svn: 328187 --- llvm/tools/llvm-mca/Support.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'llvm/tools/llvm-mca/Support.cpp') diff --git a/llvm/tools/llvm-mca/Support.cpp b/llvm/tools/llvm-mca/Support.cpp index a0e0f599292..e97cc51430d 100644 --- a/llvm/tools/llvm-mca/Support.cpp +++ b/llvm/tools/llvm-mca/Support.cpp @@ -1,5 +1,4 @@ -//===--------------------- Support.cpp ----------------------------*- C++ -//-*-===// +//===--------------------- Support.cpp --------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // -- cgit v1.2.3