[all-commits] [llvm/llvm-project] 32d515: IndirectBrExpandPass - remove unused DL from lambd...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Oct 28 03:08:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 32d51581dac411c63b1f3604a6c12d2b74c10919
      https://github.com/llvm/llvm-project/commit/32d51581dac411c63b1f3604a6c12d2b74c10919
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-10-28 (Fri, 28 Oct 2022)

  Changed paths:
    M llvm/lib/CodeGen/IndirectBrExpandPass.cpp

  Log Message:
  -----------
  IndirectBrExpandPass - remove unused DL from lambda capture. NFC.

Oddly I wasn't seeing an unused variable warning - this came up in a coverity remark about large copy by values!




More information about the All-commits mailing list