commit | bc639298e591e833da89a131e4ddc3ce186e3491 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Nov 27 06:56:53 2011 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Nov 27 06:56:53 2011 +0000 |
tree | 8f30ebb8f5b59af3468838773475c3a39e56bb62 | |
parent | 6a144a2227f8aaf6d4c49bc22f5424a34b778166 [diff] |
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". llvm-svn: 145172