summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Debugger/ProgramInfo.cpp
diff options
context:
space:
mode:
authorAlkis Evlogimenos <alkis@evlogimenos.com>2004-01-05 02:25:45 +0000
committerAlkis Evlogimenos <alkis@evlogimenos.com>2004-01-05 02:25:45 +0000
commit08c5311729b684619e307b561fbecc0095e85bfe (patch)
treeccc0a087ff1c6a3858b6682d40ea2e300335220e /llvm/lib/Debugger/ProgramInfo.cpp
parent5e0e67173db72011cff3c9ad2d1e8962a45fd957 (diff)
downloadbcm5719-llvm-08c5311729b684619e307b561fbecc0095e85bfe.tar.gz
bcm5719-llvm-08c5311729b684619e307b561fbecc0095e85bfe.zip
Currently we cannot handle two-address instructions of the form:
A = B op C where A == C, but this cannot really occur in practice because of SSA form. Add an assert to check that just to be safe. llvm-svn: 10682
Diffstat (limited to 'llvm/lib/Debugger/ProgramInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud