Added function to determine if an Instruction may trap.
authorTanya Lattner <tonic@nondot.org>
Thu, 31 Jul 2003 04:05:50 +0000 (04:05 +0000)
committerTanya Lattner <tonic@nondot.org>
Thu, 31 Jul 2003 04:05:50 +0000 (04:05 +0000)
commit741bb0019de9aa28a731b4eef2422a3397f99cd0
treee34afdf407d76effeee66cf18ee23db83a5bfeec
parent0ad1361837d69b388e0e108862e5eadbde7ea682
Added function to determine if an Instruction may trap.

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