Skip to content
Commit 65c5cd72 authored by Owen Anderson's avatar Owen Anderson
Browse files

Add an RAII ScopedWriter, which allows one to acquire a writer lock for the...

Add an RAII ScopedWriter, which allows one to acquire a writer lock for the duration of a scope.  Simplify a lot of uses of
writer locks in Constants.cpp by using it.

llvm-svn: 73630
parent ccd44a50
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment