mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-19 04:32:19 +00:00
Remove old file that will never be used
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2334 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f57b845547
commit
d0cbb94cce
@ -1,19 +0,0 @@
|
||||
//===-- llvm/iUnary.h - Unary Operator node definitions ----------*- C++ -*--=//
|
||||
//
|
||||
// This file contains the declarations of all of the Unary Operator classes.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#ifndef LLVM_IUNARY_H
|
||||
#define LLVM_IUNARY_H
|
||||
|
||||
#include "llvm/InstrTypes.h"
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
// Classes to represent Unary operators
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// All of these classes are subclasses of the UnaryOperator class...
|
||||
//
|
||||
|
||||
#endif
|
Loading…
x
Reference in New Issue
Block a user