summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/XCore/XCoreTargetAsmInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/XCore/XCoreTargetAsmInfo.h')
-rw-r--r--llvm/lib/Target/XCore/XCoreTargetAsmInfo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/XCore/XCoreTargetAsmInfo.h b/llvm/lib/Target/XCore/XCoreTargetAsmInfo.h
index 3582effa901..c59c96e4d85 100644
--- a/llvm/lib/Target/XCore/XCoreTargetAsmInfo.h
+++ b/llvm/lib/Target/XCore/XCoreTargetAsmInfo.h
@@ -28,7 +28,6 @@ namespace llvm {
public:
explicit XCoreTargetAsmInfo(const XCoreTargetMachine &TM);
- virtual const Section* SelectSectionForGlobal(const GlobalValue *GV) const;
virtual unsigned
SectionFlagsForGlobal(const GlobalValue *GV = NULL,
const char* name = NULL) const;
OpenPOWER on IntegriCloud