aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-02-09 01:06:01 +0000
committerChris Lattner <sabre@nondot.org>2008-02-09 01:06:01 +0000
commit9071dd3a57db98da6a4d1a5b52640bfbd4d09ef8 (patch)
treeeabec8da878b6d0944df1e648d3e4f0c7f5ac570 /utils/TableGen
parent6394b099e836f56a937cdcc7332c9487b504ca68 (diff)
downloadexternal_llvm-9071dd3a57db98da6a4d1a5b52640bfbd4d09ef8.zip
external_llvm-9071dd3a57db98da6a4d1a5b52640bfbd4d09ef8.tar.gz
external_llvm-9071dd3a57db98da6a4d1a5b52640bfbd4d09ef8.tar.bz2
check that terminators only occur at the end of a block. This catches the
common problem of putting two terminators in the same block. I can't write a testcase for this because the .ll parser rejects this before the verifier can, but this can occur when generating IR. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46900 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen')
0 files changed, 0 insertions, 0 deletions