[all-commits] [llvm/llvm-project] cbd86c: [flang][nfc] Avoid generating external-hello-world...

Shao-Ce SUN via All-commits all-commits at lists.llvm.org
Mon Mar 13 09:11:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cbd86cf2e89e43261306d58f9354b2ed74028972
      https://github.com/llvm/llvm-project/commit/cbd86cf2e89e43261306d58f9354b2ed74028972
  Author: Shao-Ce SUN <sunshaoce at iscas.ac.cn>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
    M flang/examples/CMakeLists.txt
    A flang/examples/ExternalHelloWorld/CMakeLists.txt
    A flang/examples/ExternalHelloWorld/external-hello.cpp
    R flang/examples/external-hello.cpp

  Log Message:
  -----------
  [flang][nfc] Avoid generating external-hello-world by default

The current setting is not working.
When compiling `flang`, the `external-hello-world` is still compiled by default.

Reviewed By: luporl

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




More information about the All-commits mailing list