summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMTargetAsmInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/ARM/ARMTargetAsmInfo.h')
-rw-r--r--llvm/lib/Target/ARM/ARMTargetAsmInfo.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/Target/ARM/ARMTargetAsmInfo.h b/llvm/lib/Target/ARM/ARMTargetAsmInfo.h
index 0c3173d05ef..6616af8c7b9 100644
--- a/llvm/lib/Target/ARM/ARMTargetAsmInfo.h
+++ b/llvm/lib/Target/ARM/ARMTargetAsmInfo.h
@@ -40,8 +40,6 @@ namespace llvm {
const ARMSubtarget *Subtarget;
virtual unsigned getInlineAsmLength(const char *Str) const;
- unsigned countArguments(const char *p) const;
- unsigned countString(const char *p) const;
};
EXTERN_TEMPLATE_INSTANTIATION(class ARMTargetAsmInfo<TargetAsmInfo>);
OpenPOWER on IntegriCloud