[PATCH] D121005: [objcopy][NFC] Move NameOrPattern::create() into CommonConfig.h
Alexey Lapshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 7 04:44:57 PST 2022
avl updated this revision to Diff 413431.
avl added a comment.
Herald added subscribers: hiraditya, mgorny.
addressed comments(moved NameOrPattern::create() into .cpp, splitted functions into several smaller in ObjCopyTest.cpp)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121005/new/
https://reviews.llvm.org/D121005
Files:
llvm/lib/ObjCopy/CMakeLists.txt
llvm/lib/ObjCopy/CommonConfig.cpp
llvm/tools/llvm-objcopy/ObjcopyOptions.cpp
llvm/unittests/ObjCopy/ObjCopyTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121005.413431.patch
Type: text/x-patch
Size: 15099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220307/c5aee61a/attachment.bin>
More information about the llvm-commits
mailing list