[all-commits] [llvm/llvm-project] 8cdee2: [NFC][flang] Lowering options clean-up.

Slava Zakharin via All-commits all-commits at lists.llvm.org
Wed Nov 2 21:10:42 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8cdee2eadabfaada866a69ed7d0eda96b9567465
      https://github.com/llvm/llvm-project/commit/8cdee2eadabfaada866a69ed7d0eda96b9567465
  Author: Slava Zakharin <szakharin at nvidia.com>
  Date:   2022-11-02 (Wed, 02 Nov 2022)

  Changed paths:
    A flang/include/flang/Lower/LoweringOptions.def
    M flang/include/flang/Lower/LoweringOptions.h
    M flang/lib/Lower/CMakeLists.txt
    M flang/lib/Lower/CallInterface.cpp
    M flang/lib/Lower/ConvertType.cpp
    A flang/lib/Lower/LoweringOptions.cpp
    M flang/unittests/Frontend/CMakeLists.txt

  Log Message:
  -----------
  [NFC][flang] Lowering options clean-up.

This change-set defines the LoweringOptions the same way
other options are defined in Flang.

Differential Revision: https://reviews.llvm.org/D137207




More information about the All-commits mailing list