[PATCH] D33964: [LLVM][llvm-objcopy] Added basic plumbing to get things started
Jake Ehrlich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 22 15:27:58 PDT 2017
jakehehrlich updated this revision to Diff 103652.
jakehehrlich marked 2 inline comments as done.
jakehehrlich added a comment.
Made it obvious that a memory leak is not occurring as recommended by BigCheese.
https://reviews.llvm.org/D33964
Files:
test/tools/llvm-objcopy/basic-copy.test
tools/LLVMBuild.txt
tools/llvm-objcopy/CMakeLists.txt
tools/llvm-objcopy/LLVMBuild.txt
tools/llvm-objcopy/Object.cpp
tools/llvm-objcopy/Object.h
tools/llvm-objcopy/llvm-objcopy.cpp
tools/llvm-objcopy/llvm-objcopy.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33964.103652.patch
Type: text/x-patch
Size: 20528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170622/490b578d/attachment.bin>
More information about the llvm-commits
mailing list