[all-commits] [llvm/llvm-project] 15aeb3: [LTO] Fix fat-lto output for -c -emit-llvm. (#79404)

Sean Fertile via All-commits all-commits at lists.llvm.org
Sat Jan 27 06:51:46 PST 2024


  Branch: refs/heads/release/18.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 15aeb35c53f23dd9b7a6781e210795bd4ff7ccae
      https://github.com/llvm/llvm-project/commit/15aeb35c53f23dd9b7a6781e210795bd4ff7ccae
  Author: Sean Fertile <35576261+mandlebug at users.noreply.github.com>
  Date:   2024-01-27 (Sat, 27 Jan 2024)

  Changed paths:
    M clang/lib/Driver/Driver.cpp
    M clang/test/Driver/fat-lto-objects.c

  Log Message:
  -----------
  [LTO] Fix fat-lto output for -c -emit-llvm. (#79404)

Fix and add a test case for combining '-ffat-lto-objects -c -emit-llvm'
options and fix a spelling mistake in same test.

(cherry picked from commit f1b1611148fa533fe198fec3fa4ef8139224dc80)




More information about the All-commits mailing list