forked from OSchip/llvm-project
![]() While moving objcopy into separate library(D88827), NameOrPattern::create() was mistakenly placed into ObjcopyOptions.cpp. This patch moves the NameOrPattern::create() into CommonConfig.h. Additionally it adds test for using NameOrPattern. Differential Revision: https://reviews.llvm.org/D121005 |
||
---|---|---|
.. | ||
BitcodeStripOpts.td | ||
CMakeLists.txt | ||
CommonOpts.td | ||
InstallNameToolOpts.td | ||
ObjcopyOptions.cpp | ||
ObjcopyOptions.h | ||
ObjcopyOpts.td | ||
StripOpts.td | ||
llvm-objcopy.cpp |