Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
CodeGen
MachineVerifier.cpp
Find file
Blame
History
Permalink
Remove the target hook TargetInstrInfo::BlockHasNoFallThrough in favor of
· 047a767d
Dan Gohman
authored
Dec 05, 2009
MachineBasicBlock::canFallThrough(), which is target-independent and more thorough. llvm-svn: 90634
047a767d
Loading