mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-04 00:31:54 +00:00
REmove unused header file
llvm-svn: 5275
This commit is contained in:
parent
3fdec63d85
commit
1af4a99c43
@ -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