Add comments to fallsthrough cases. Also, this fixes PR1492
authorAnton Korobeynikov <asl@math.spbu.ru>
Sun, 3 Jun 2007 19:20:49 +0000 (19:20 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sun, 3 Jun 2007 19:20:49 +0000 (19:20 +0000)
commitfb4508602726c47f7517f79a7a4d7e178c26e98e
tree87b50d9fe0e6f1be05a3165343903423d49c2914
parent499d8f0c3b212819515cdbcb98146fff6f9d877b
Add comments to fallsthrough cases. Also, this fixes PR1492

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37405 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/ExecutionEngine.cpp