1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/include
Zachary Turner fab75e134e Expose ValueMap's mutex type as a typedef instead of a sys::Mutex.
This enables static polymorphism of the mutex type, which is
necessary in order to replace the standard mutex implementation
with a different type.

llvm-svn: 211080
2014-06-17 00:17:38 +00:00
..
llvm Expose ValueMap's mutex type as a typedef instead of a sys::Mutex. 2014-06-17 00:17:38 +00:00
llvm-c Revert r211066, 211067, 211068, 211069, 211070. 2014-06-16 22:49:41 +00:00