Add support for writing volatile load/stores
authorChris Lattner <sabre@nondot.org>
Mon, 8 Sep 2003 17:58:37 +0000 (17:58 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 Sep 2003 17:58:37 +0000 (17:58 +0000)
commit0fe56f42ab5b1035b20714a55da5cebdd95a3c25
tree9d4a441f3f97752ffe2d8951ae65b1fcc9207cbc
parente5e475e09d1e8a9ea1bda58b536867ff16600399
Add support for writing volatile load/stores

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8394 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Writer/InstructionWriter.cpp