summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorAlexey Samsonov <vonosmas@gmail.com>2014-12-02 19:48:40 +0000
committerAlexey Samsonov <vonosmas@gmail.com>2014-12-02 19:48:40 +0000
commit0e90668f14f5c9ff51e391ff832b2d21cf360c93 (patch)
tree26a9024ddc1efaf707be4eeb6d662454323d823c /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentab256185da704b39b55a019ed1f7e1e2585e83d9 (diff)
Simplify Symbolizer::SymbolizePC() interface.
Return a linked list of AddressInfo objects, instead of using an array of these objects as an output parameter. This simplifies the code in callers of this function (especially TSan). Fix a few memory leaks from internal allocator, when the returned AddressInfo objects were not properly cleared. llvm-svn: 223145
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions