aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2020-02-10 13:36:49 -0800
committerPeter Collingbourne <peter@pcc.me.uk>2020-02-10 14:57:54 -0800
commit681773f2919ddf8af0e2ff3474a443df6a15a5e2 (patch)
tree270ca0671c58e43291873b531c3de143c41d9d8a /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent52f2df1ecdd79cc550b694ab280f3b0396d7cf9a (diff)
downloadllvm-681773f2919ddf8af0e2ff3474a443df6a15a5e2.zip
llvm-681773f2919ddf8af0e2ff3474a443df6a15a5e2.tar.gz
llvm-681773f2919ddf8af0e2ff3474a443df6a15a5e2.tar.bz2
scudo: Instead of exporting a pointer to the allocator, export the allocator directly. NFCI.
This lets us remove two pointer indirections (one by removing the pointer, and another by making the AllocatorPtr declaration hidden) in the C++ wrappers. Differential Revision: https://reviews.llvm.org/D74356
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions