llvm-6502/include
Zachary Turner 84fea7720c 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211080 91177308-0d34-0410-b5e6-96231b3b80d8
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