diff options
author | Zachary Turner <zturner@google.com> | 2014-06-17 00:17:38 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2014-06-17 00:17:38 +0000 |
commit | 814a49385ce96ec18eb3b2f3f6be5e96cd71cca8 (patch) | |
tree | 866c423a146e0948ca04013b80b2f83c008b8a4e /llvm/lib/Support/SourceMgr.cpp | |
parent | 852c346ad24334f6e65b57331cb43f651219d5d8 (diff) | |
download | llvm-814a49385ce96ec18eb3b2f3f6be5e96cd71cca8.zip llvm-814a49385ce96ec18eb3b2f3f6be5e96cd71cca8.tar.gz llvm-814a49385ce96ec18eb3b2f3f6be5e96cd71cca8.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/Support/SourceMgr.cpp')
0 files changed, 0 insertions, 0 deletions