Add support
authorChris Lattner <sabre@nondot.org>
Sat, 16 Oct 2004 18:16:19 +0000 (18:16 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 16 Oct 2004 18:16:19 +0000 (18:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17052 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Analysis/IPA/Andersens.cpp

index 9ade25e1eed3478e26414f4ac820e7833569f1f2..c473b0e3d2a7183f0d42afb42a9a99dbb0ff2f8a 100644 (file)
@@ -652,6 +652,7 @@ void Andersens::visitInstruction(Instruction &I) {
   case Instruction::Br:
   case Instruction::Switch:
   case Instruction::Unwind:
+  case Instruction::Unreachable:
   case Instruction::Free:
   case Instruction::Shl:
   case Instruction::Shr: