diff options
author | Chris Lattner <sabre@nondot.org> | 2010-07-23 03:29:59 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-07-23 03:29:59 +0000 |
commit | c0a14c16221f0a1a05dc9ca718fd058f69d3c6e4 (patch) | |
tree | e5b5ec740d1751c256bf09ef275f38ed72233ceb /llvm/lib/CompilerDriver/CompilationGraph.cpp | |
parent | 6ba9d4483fc27d003f6d4b2beb237b45c179656d (diff) | |
download | bcm5719-llvm-c0a14c16221f0a1a05dc9ca718fd058f69d3c6e4.tar.gz bcm5719-llvm-c0a14c16221f0a1a05dc9ca718fd058f69d3c6e4.zip |
give StringMap a new ctor which allows you to initialize it
with an existing allocator. The interesting use case of this
is that it allows "StringMap<whatever, BumpPtrAllocator&>" for
when you want to allocate out of a preexisting bump pointer
allocator owned by someone else.
llvm-svn: 109213
Diffstat (limited to 'llvm/lib/CompilerDriver/CompilationGraph.cpp')
0 files changed, 0 insertions, 0 deletions