From 606a1d1f5984f20e79b0d2a2d38c121907426810 Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Fri, 15 Jan 2010 21:36:30 +0000 Subject: Remove the InlineHint attribute. There are no current or planned users. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93558 91177308-0d34-0410-b5e6-96231b3b80d8 --- utils/llvm.grm | 1 - 1 file changed, 1 deletion(-) (limited to 'utils/llvm.grm') diff --git a/utils/llvm.grm b/utils/llvm.grm index 86a707a925..4499d4b35a 100644 --- a/utils/llvm.grm +++ b/utils/llvm.grm @@ -161,7 +161,6 @@ FuncAttr ::= noreturn | signext | readnone | readonly - | inlinehint | noinline | alwaysinline | optsize -- cgit v1.2.3-18-g5258