[all-commits] [llvm/llvm-project] b75e7c: [flang] Add -mlink-builtin-bitcode option to fc1 (...

Jan Leyonberg via All-commits all-commits at lists.llvm.org
Mon Jun 17 06:31:37 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b75e7c61ffc4adea0ec5fca63ba3feba845c8303
      https://github.com/llvm/llvm-project/commit/b75e7c61ffc4adea0ec5fca63ba3feba845c8303
  Author: Jan Leyonberg <jan_sjodin at yahoo.com>
  Date:   2024-06-17 (Mon, 17 Jun 2024)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M flang/include/flang/Frontend/CodeGenOptions.h
    M flang/include/flang/Frontend/FrontendActions.h
    M flang/lib/Frontend/CompilerInvocation.cpp
    M flang/lib/Frontend/FrontendActions.cpp
    A flang/test/Driver/Inputs/libfun.f90
    A flang/test/Driver/mlink-builtin-bc.f90

  Log Message:
  -----------
  [flang] Add -mlink-builtin-bitcode option to fc1 (#94763)

This patch enables the -mlink-builtin-bitcode flag in fc1 so that
bitcode libraries can be linked in. This is needed for OpenMP offloading
libraries.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list