diff options
author | Alexey Lapshin <a.v.lapshin@mail.ru> | 2022-03-03 16:23:42 +0300 |
---|---|---|
committer | Alexey Lapshin <a.v.lapshin@mail.ru> | 2022-03-09 13:03:28 +0300 |
commit | 2dc4a80ec026e0870106bcfa6def90a64c8d7d90 (patch) | |
tree | c7ef9e7ec7e60d1cdab234c43b1b815fc2be2beb /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e0cc28dfdc67105974924cce42bb8c85bd44925a (diff) | |
download | llvm-2dc4a80ec026e0870106bcfa6def90a64c8d7d90.zip llvm-2dc4a80ec026e0870106bcfa6def90a64c8d7d90.tar.gz llvm-2dc4a80ec026e0870106bcfa6def90a64c8d7d90.tar.bz2 |
[objcopy][NFC] Move NameOrPattern::create() into CommonConfig.h
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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions