Added a representation of the machine instructions generated
authorVikram S. Adve <vadve@cs.uiuc.edu>
Fri, 20 Jul 2001 21:05:02 +0000 (21:05 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Fri, 20 Jul 2001 21:05:02 +0000 (21:05 +0000)
commit3344615555d57b2c16f36a3108b78ac89c7b4e7f
tree708530a1750aa91e2089dd960c4ca3b995c25686
parent369bbeb62cef986b6eb5213c9edab1a4c4f157af
Added a representation of the machine instructions generated
for a VM instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Instruction.h
lib/VMCore/Instruction.cpp