summaryrefslogtreecommitdiffstats
path: root/llvm/include
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2011-05-06 15:31:55 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2011-05-06 15:31:55 +0000
commit6e4fa20efb9142c7035c32a6086b314f1ae00990 (patch)
tree688bc9e810d2f5514b37bc7f9aa84668a9687da0 /llvm/include
parentd06c2c1b8195dd779c0f0609205e7f1aab7bc693 (diff)
downloadbcm5719-llvm-6e4fa20efb9142c7035c32a6086b314f1ae00990.tar.gz
bcm5719-llvm-6e4fa20efb9142c7035c32a6086b314f1ae00990.zip
Yet more dead code.
llvm-svn: 130988
Diffstat (limited to 'llvm/include')
-rw-r--r--llvm/include/llvm/CodeGen/AsmPrinter.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/include/llvm/CodeGen/AsmPrinter.h b/llvm/include/llvm/CodeGen/AsmPrinter.h
index f881cf7423a..336166a3fc9 100644
--- a/llvm/include/llvm/CodeGen/AsmPrinter.h
+++ b/llvm/include/llvm/CodeGen/AsmPrinter.h
@@ -400,10 +400,6 @@ namespace llvm {
/// frame.
void EmitCFIFrameMove(const MachineMove &Move) const;
- /// EmitCFIFrameMoves - Emit frame instructions to describe the layout of
- /// the frame.
- void EmitCFIFrameMoves(const std::vector<MachineMove> &Moves) const;
-
//===------------------------------------------------------------------===//
// Inline Asm Support
//===------------------------------------------------------------------===//
OpenPOWER on IntegriCloud