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
SimplifyLibCalls.cpp
Find file
Blame
History
Permalink
Bulk erasing instructions without RAUWing them is unsafe. Instead, break them
· f82326b9
Nick Lewycky
authored
Jul 29, 2009
into a new BB that has no predecessors. llvm-svn: 77433
f82326b9
Loading