[all-commits] [llvm/llvm-project] ca0bf4: Order of libraries and source files in the f18 fro...

Alexis Perry via All-commits all-commits at lists.llvm.org
Tue Jul 28 08:03:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ca0bf440dbf9977340db4a32ba61740930c2be03
      https://github.com/llvm/llvm-project/commit/ca0bf440dbf9977340db4a32ba61740930c2be03
  Author: Camille Coti <coti at cs.uoregon.edu>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M flang/tools/f18/f18.cpp

  Log Message:
  -----------
  Order of libraries and source files in the f18 frontend

When the f18 frontend calls the link editor, put the libraries and object files in the correct order.

Fixes the issues reported here https://github.com/flang-compiler/flang/issues/897

Reviewed By: sscalpone, AlexisPerry

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




More information about the All-commits mailing list