[all-commits] [llvm/llvm-project] c8c525: [Flang] Remove unused triple variable. NFC (#77275)

Luke Lau via All-commits all-commits at lists.llvm.org
Mon Jan 8 03:48:48 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c8c525678e6dab2796c1996e0cdea31d4a865a9d
      https://github.com/llvm/llvm-project/commit/c8c525678e6dab2796c1996e0cdea31d4a865a9d
  Author: Luke Lau <luke at igalia.com>
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
    M flang/lib/Frontend/FrontendActions.cpp

  Log Message:
  -----------
  [Flang] Remove unused triple variable. NFC (#77275)

I'm not sure why we don't get an unused variable warning, but triple
doesn't
seem to be used after 898db1136e679.




More information about the All-commits mailing list