From d39c594d39df7f283c2fb8a704a3f31c501180d9 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Fri, 17 Sep 2010 15:48:55 +0000 Subject: Vendor import of llvm r114020 (from the release_28 branch): http://llvm.org/svn/llvm-project/llvm/branches/release_28@114020 Approved by: rpaulo (mentor) --- utils/TableGen/EDEmitter.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'utils/TableGen/EDEmitter.h') diff --git a/utils/TableGen/EDEmitter.h b/utils/TableGen/EDEmitter.h index 9e40a8b1ca4e..e30373fed2eb 100644 --- a/utils/TableGen/EDEmitter.h +++ b/utils/TableGen/EDEmitter.h @@ -27,9 +27,6 @@ namespace llvm { // run - Output the instruction table. void run(raw_ostream &o); - - // runHeader - Emit a header file that allows use of the instruction table. - void runHeader(raw_ostream &o); }; } // End llvm namespace -- cgit v1.2.3