[all-commits] [llvm/llvm-project] f75622: [llvm-lto2] Added llvm-lto2 -unified-lto descripti...
Faith Rivera via All-commits
all-commits at lists.llvm.org
Wed Sep 10 09:00:36 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f75622469588f1f20e53752df29fb403bd6084a7
https://github.com/llvm/llvm-project/commit/f75622469588f1f20e53752df29fb403bd6084a7
Author: Faith Rivera <fnrivera at ucsd.edu>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M llvm/test/LTO/Resolution/X86/unified-lto-check.ll
M llvm/tools/llvm-lto2/llvm-lto2.cpp
Log Message:
-----------
[llvm-lto2] Added llvm-lto2 -unified-lto descriptions (revised) (#155462)
This is a revised PR of #148309 (closed due to some git issues). The
changes do the following:
- Adds description for the modes of `-unified-lto=mode` option
- Changes parsing of `unified-lto` descriptions from string to cEnumValN
for continuity of description formatting
- Adds testing of error output in `unified-lto-check.ll`
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