summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/HexagonFrameLowering.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/Hexagon/HexagonFrameLowering.h')
-rw-r--r--llvm/lib/Target/Hexagon/HexagonFrameLowering.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/Target/Hexagon/HexagonFrameLowering.h b/llvm/lib/Target/Hexagon/HexagonFrameLowering.h
index 29bafaee78c..529a61d4a5b 100644
--- a/llvm/lib/Target/Hexagon/HexagonFrameLowering.h
+++ b/llvm/lib/Target/Hexagon/HexagonFrameLowering.h
@@ -82,8 +82,6 @@ public:
const TargetRegisterInfo *TRI, std::vector<CalleeSavedInfo> &CSI)
const override;
- unsigned getMaxStackAlignment(const MachineFunction &MF) const;
-
bool needsAligna(const MachineFunction &MF) const;
const MachineInstr *getAlignaInstr(const MachineFunction &MF) const;
OpenPOWER on IntegriCloud