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
SimplifyCFGPass.cpp
Find file
Blame
History
Permalink
remove a bunch of locking from LLVMContextImpl. Since only one thread
· 37536b90
Chris Lattner
authored
Nov 01, 2009
can be banging on a context at a time, this isn't needed. Owen, please review. llvm-svn: 85728
37536b90
Loading