Revert "[lld-macho] Avoid using bump-alloc in TrieBuider"
authorSterling Augustine <saugustine@google.com>
Mon, 14 Mar 2022 22:21:19 +0000 (15:21 -0700)
committerSterling Augustine <saugustine@google.com>
Mon, 14 Mar 2022 22:23:04 +0000 (15:23 -0700)
commitee7a286cd3e4364d2f7d5b6ba4b8a6fc0d524854
tree745d02fc3e24e6ab5525885a116ab3e11d2d6db4
parent0d9b0f642b665ab9d0a812b3d51a0ddfc4b5210b
Revert "[lld-macho] Avoid using bump-alloc in TrieBuider"

This reverts commit e049a87f04cff8e81b4177097a6b2fdf37c7b148.

That commit breaks the build with errors of the form:

/usr/local/google/home/saugustine/llvm/llvm-project/lld/MachO/ExportTrie.cpp:148:11: error: definition of implicitly declared destructor
TrieNode::~TrieNode() {
lld/MachO/ExportTrie.cpp
lld/MachO/ExportTrie.h