mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-06 09:44:39 +00:00
REmove unused header file
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5275 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d15a1da5eb
commit
77f088b114
@ -1,16 +0,0 @@
|
||||
//===-- EmitFunctions.h - interface to insert instrumentation ----*- C++ -*--=//
|
||||
//
|
||||
// Emits function table
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#ifndef LLVM_TRANSFORMS_INSTRUMENTATION_EMIT_FUNCTIONS_H
|
||||
#define LLVM_TRANSFORMS_INSTRUMENTATION_EMIT_FUNCTIONS_H
|
||||
#include "llvm/Pass.h"
|
||||
|
||||
// Create a new pass to add function table
|
||||
//
|
||||
Pass *createEmitFunctionTablePass();
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user