[all-commits] [llvm/llvm-project] f1b161: [LTO] Fix fat-lto output for -c -emit-llvm. (#79404)
Sean Fertile via All-commits
all-commits at lists.llvm.org
Thu Jan 25 07:51:10 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f1b1611148fa533fe198fec3fa4ef8139224dc80
https://github.com/llvm/llvm-project/commit/f1b1611148fa533fe198fec3fa4ef8139224dc80
Author: Sean Fertile <35576261+mandlebug at users.noreply.github.com>
Date: 2024-01-25 (Thu, 25 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.
More information about the All-commits
mailing list