aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/IPA/Andersens.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Analysis/IPA/Andersens.cpp')
-rw-r--r--lib/Analysis/IPA/Andersens.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Analysis/IPA/Andersens.cpp b/lib/Analysis/IPA/Andersens.cpp
index 9ade25e..c473b0e 100644
--- a/lib/Analysis/IPA/Andersens.cpp
+++ b/lib/Analysis/IPA/Andersens.cpp
@@ -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: