Add two new calling conventions for runtime calls
[oota-llvm.git] / lib / Target / Hexagon / HexagonTargetObjectFile.h
index 693345081ee3a2422e4c5fc8e1f2d4df21be9626..41f6792ca8e51179a067ad9bd400c7f3bec9f417 100644 (file)
@@ -29,6 +29,7 @@ namespace llvm {
     bool IsGlobalInSmallSection(const GlobalValue *GV,
                                 const TargetMachine &TM) const;
 
+    bool IsSmallDataEnabled () const;
     const MCSection* SelectSectionForGlobal(const GlobalValue *GV,
                                             SectionKind Kind,
                                             Mangler *Mang,