llvm-6502/include
Reid Kleckner 284ffa3863 [Support] Add StringMap::swap() and a default ctor for iterators
This makes StringMap<> more compatible with std::map<std::string, ...>.

Differential Revision: http://llvm-reviews.chandlerc.com/D842

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182487 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-22 17:10:11 +00:00
..
llvm [Support] Add StringMap::swap() and a default ctor for iterators 2013-05-22 17:10:11 +00:00
llvm-c Expose the RTDyldMemoryManager through the C API. This allows clients of 2013-05-22 02:46:43 +00:00