[PATCH] D82935: [llvm-objcopy] Fix crash when removing symbol table at same time as adding a symbol
Georgy Komarov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 3 02:40:02 PDT 2020
jubnzv updated this revision to Diff 275333.
jubnzv marked 8 inline comments as done.
jubnzv added a comment.
Thanks. Fixed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82935/new/
https://reviews.llvm.org/D82935
Files:
llvm/test/tools/llvm-objcopy/ELF/add-symbol-new-symtab.test
llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp
llvm/tools/llvm-objcopy/ELF/Object.cpp
llvm/tools/llvm-objcopy/ELF/Object.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82935.275333.patch
Type: text/x-patch
Size: 5186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200703/e596177c/attachment.bin>
More information about the llvm-commits
mailing list