[all-commits] [llvm/llvm-project] 30dfd3: [MemCpyOpt] Allow specifying --enable-memcpyopt-wi...

Artem Belevich via All-commits all-commits at lists.llvm.org
Mon Aug 30 14:16:27 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 30dfd3449e45ac371012c6e46c77ab9089496d4e
      https://github.com/llvm/llvm-project/commit/30dfd3449e45ac371012c6e46c77ab9089496d4e
  Author: Artem Belevich <tra at google.com>
  Date:   2021-08-30 (Mon, 30 Aug 2021)

  Changed paths:
    M llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp

  Log Message:
  -----------
  [MemCpyOpt] Allow specifying --enable-memcpyopt-without-libcalls more than once

so we can override it via clang's CLI if necessary.




More information about the All-commits mailing list