projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a083b8
)
Add support
author
Chris Lattner
<sabre@nondot.org>
Sat, 16 Oct 2004 18:16:19 +0000
(18:16 +0000)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/lib/Analysis/IPA/Andersens.cpp
b/lib/Analysis/IPA/Andersens.cpp
index 9ade25e1eed3478e26414f4ac820e7833569f1f2..c473b0e3d2a7183f0d42afb42a9a99dbb0ff2f8a 100644
(file)
--- 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: