aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-02-03 07:30:45 +0000
committerChris Lattner <sabre@nondot.org>2009-02-03 07:30:45 +0000
commitc8233df64b0e29bb2b726734d4d13be52ffa9fb5 (patch)
tree95d792947d1721a3304ec76fab7c534b1d69e140 /llvm/lib/CodeGen/MachineModuleInfo.cpp
parent79f6de0fd0f117a4b204f654a071e0aed9bbe146 (diff)
downloadllvm-c8233df64b0e29bb2b726734d4d13be52ffa9fb5.zip
llvm-c8233df64b0e29bb2b726734d4d13be52ffa9fb5.tar.gz
llvm-c8233df64b0e29bb2b726734d4d13be52ffa9fb5.tar.bz2
switch SourceManager from using an std::map and std::list of
ContentCache objects to using a densemap and list, and allocating the ContentCache objects from a bump pointer. This does not speed up or slow down things substantially, but gives us control over their alignment. llvm-svn: 63628
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions