Minor cleanup related to my latest scheduler changes.
[oota-llvm.git] / include / llvm / Function.h
index 2b19fa5a7f38b8e8932cfd848fae2d7e1d8093b0..9a0825ab4a96cf28e004cc69a80bcbadb46156b8 100644 (file)
@@ -152,7 +152,7 @@ public:
   /// The particular intrinsic functions which correspond to this value are
   /// defined in llvm/Intrinsics.h.
   ///
-  unsigned getIntrinsicID() const ATTRIBUTE_READONLY;
+  unsigned getIntrinsicID() const LLVM_ATTRIBUTE_READONLY;
   bool isIntrinsic() const { return getIntrinsicID() != 0; }
 
   /// getCallingConv()/setCallingConv(CC) - These method get and set the