Remove last references to hotpatch.
[oota-llvm.git] / utils / llvm.grm
index 3f33702d2a00f2076025a11c2983faf7697e2912..fb26dbb66f6098f3e0b764d0a65a775cd7b630d4 100644 (file)
@@ -172,7 +172,7 @@ FuncAttr      ::= noreturn
  | optsize
  | ssp
  | sspreq
- | hotpatch
+ | returns_twice
  | nonlazybind
  ;