summaryrefslogtreecommitdiff
path: root/lib/AsmParser/LLToken.h
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2011-10-04 03:08:43 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2011-10-04 03:08:43 +0000
commitb3c4e26dc574fff3697d61c4c6c08df39af4a906 (patch)
treee1672bfb488365509a484b1b3db7d9e74e41b993 /lib/AsmParser/LLToken.h
parente97552e8509992f85607a669913de883592a4181 (diff)
downloadllvm-b3c4e26dc574fff3697d61c4c6c08df39af4a906.tar.gz
llvm-b3c4e26dc574fff3697d61c4c6c08df39af4a906.tar.bz2
llvm-b3c4e26dc574fff3697d61c4c6c08df39af4a906.tar.xz
Remove last references to hotpatch.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141057 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AsmParser/LLToken.h')
-rw-r--r--lib/AsmParser/LLToken.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/AsmParser/LLToken.h b/lib/AsmParser/LLToken.h
index acdd4b8ebf..8f167725ed 100644
--- a/lib/AsmParser/LLToken.h
+++ b/lib/AsmParser/LLToken.h
@@ -101,7 +101,6 @@ namespace lltok {
kw_noredzone,
kw_noimplicitfloat,
kw_naked,
- kw_hotpatch,
kw_nonlazybind,
kw_type,