[MemCpyOpt] Allow specifying --enable-memcpyopt-without-libcalls more than once
authorArtem Belevich <tra@google.com>
Mon, 30 Aug 2021 20:33:24 +0000 (13:33 -0700)
committerArtem Belevich <tra@google.com>
Mon, 30 Aug 2021 20:55:55 +0000 (13:55 -0700)
commit30dfd3449e45ac371012c6e46c77ab9089496d4e
tree2b64f74403f4a6aa90706525f621d7803f6af002
parent7a2a765745973ebeb041276d2d9489a000ba9371
[MemCpyOpt] Allow specifying --enable-memcpyopt-without-libcalls more than once

so we can override it via clang's CLI if necessary.
llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp