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
Transforms
Scalar
DCE.cpp
Find file
Blame
History
Permalink
Merge blocks like this:
· 66e25b8b
Chris Lattner
authored
May 06, 2002
void "test3"(bool %T) { br bool %T, label %BB1, label %BB1 BB1: ret void } llvm-svn: 2472
66e25b8b
Loading