[llvm] r327658 - Remove empty file

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 15 13:29:15 PDT 2018


Author: dblaikie
Date: Thu Mar 15 13:29:14 2018
New Revision: 327658

URL: http://llvm.org/viewvc/llvm-project?rev=327658&view=rev
Log:
Remove empty file

I should've deleted this in r320768 but accidentally just deleted its
contents instead.

Removed:
    llvm/trunk/lib/Target/Hexagon/HexagonDepDecoders.h

Removed: llvm/trunk/lib/Target/Hexagon/HexagonDepDecoders.h
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/Hexagon/HexagonDepDecoders.h?rev=327657&view=auto
==============================================================================
--- llvm/trunk/lib/Target/Hexagon/HexagonDepDecoders.h (original)
+++ llvm/trunk/lib/Target/Hexagon/HexagonDepDecoders.h (removed)
@@ -1,13 +0,0 @@
-//===- HexagonDepDecoders.h -----------------------------------------------===//
-//
-//                     The LLVM Compiler Infrastructure
-//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-// Automatically generated file, please consult code owner before editing.
-//===----------------------------------------------------------------------===//
-
-
-




More information about the llvm-commits mailing list