summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/LocaleWindows.inc
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2013-08-28 01:02:21 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2013-08-28 01:02:21 +0000
commitaae63a0ce6099396dcc18348672e8aaeb25d1d93 (patch)
tree1c326c479b08c5c63b53695a9463b429d132d430 /llvm/lib/Support/LocaleWindows.inc
parent9bfa2e2e7fd475642dd2953e7739a4f06f74a6db (diff)
downloadbcm5719-llvm-aae63a0ce6099396dcc18348672e8aaeb25d1d93.tar.gz
bcm5719-llvm-aae63a0ce6099396dcc18348672e8aaeb25d1d93.zip
[BumpPtrAllocator] Move DefaultSlabAllocator to a member of BumpPtrAllocator, instead of a static variable.
The problem with having DefaultSlabAllocator being a global static is that it is undefined if BumpPtrAllocator will be usable during global initialization because it is not guaranteed that DefaultSlabAllocator will be initialized before BumpPtrAllocator is created and used. llvm-svn: 189433
Diffstat (limited to 'llvm/lib/Support/LocaleWindows.inc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud