summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/AttributeImpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/IR/AttributeImpl.h')
-rw-r--r--llvm/lib/IR/AttributeImpl.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/lib/IR/AttributeImpl.h b/llvm/lib/IR/AttributeImpl.h
index e9525785a20..2eb7f075e32 100644
--- a/llvm/lib/IR/AttributeImpl.h
+++ b/llvm/lib/IR/AttributeImpl.h
@@ -77,8 +77,7 @@ public:
ID.AddPointer(Vals[I]);
}
- // FIXME: Remove these!
- uint64_t Raw() const;
+ // FIXME: Remove this!
static uint64_t getAttrMask(Attribute::AttrKind Val);
};
OpenPOWER on IntegriCloud