remove asmparsing and documentation support for "volatile load", which was only produ...
authorChris Lattner <sabre@nondot.org>
Sun, 27 Nov 2011 06:56:53 +0000 (06:56 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 Nov 2011 06:56:53 +0000 (06:56 +0000)
commitfbe910e7f432682457a7b3b9319f618dd66ddcd4
treed28bb0cc56cecc345702b7af8c7ad132cc4c3267
parentd2bf432b2b6ba02e20958953a237213d48b00f20
remove asmparsing and documentation support for "volatile load", which was only produced by LLVM 2.9 and earlier.  LLVM 3.0 and later prefers "load volatile".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145172 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.html
docs/ReleaseNotes.html
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLParser.h