Remove last references to hotpatch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141057 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Rafael Espindola
2011-10-04 03:08:43 +00:00
parent e97552e850
commit b3c4e26dc5
4 changed files with 1 additions and 11 deletions

View File

@@ -172,7 +172,7 @@ FuncAttr ::= noreturn
| optsize
| ssp
| sspreq
| hotpatch
| returns_twice
| nonlazybind
;