summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-profdata/llvm-profdata.cpp
diff options
context:
space:
mode:
authorKostya Kortchinsky <kostyak@google.com>2017-11-14 16:14:53 +0000
committerKostya Kortchinsky <kostyak@google.com>2017-11-14 16:14:53 +0000
commita2b715f8836ff56e9ce185b72f62f79a9f050310 (patch)
tree66e94d5a539d176372a1f70654e01c7946a197d6 /llvm/tools/llvm-profdata/llvm-profdata.cpp
parent21531142276ac85ea431f18a462195ac6099b5f5 (diff)
downloadbcm5719-llvm-a2b715f8836ff56e9ce185b72f62f79a9f050310.tar.gz
bcm5719-llvm-a2b715f8836ff56e9ce185b72f62f79a9f050310.zip
[scudo] Simplify initialization and flags
Summary: This is mostly some cleanup and shouldn't affect functionalities. Reviewing some code for a future addition, I realized that the complexity of the initialization path was unnecessary, and so was maintaining a structure for the allocator options throughout the initialization. So we get rid of that structure, of an extraneous level of nesting for the `init` function, and correct a couple of related code inaccuracies in the flags cpp. Reviewers: alekseyshl Reviewed By: alekseyshl Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D39974 llvm-svn: 318157
Diffstat (limited to 'llvm/tools/llvm-profdata/llvm-profdata.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud