[all-commits] [llvm/llvm-project] fb6c13: [LTO] Remove -lto-opaque-pointers flag
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jan 25 03:19:06 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb6c1300f23f249aa29eb6c5325aebc7d61d7345
https://github.com/llvm/llvm-project/commit/fb6c1300f23f249aa29eb6c5325aebc7d61d7345
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-25 (Wed, 25 Jan 2023)
Changed paths:
M clang/test/CodeGen/thinlto-inline-asm2.c
M clang/test/Driver/arm-float-abi-lto.c
M clang/test/Driver/memtag-stack_lto.c
M llvm/test/LTO/X86/mix-opaque-typed.ll
M llvm/tools/llvm-lto2/llvm-lto2.cpp
Log Message:
-----------
[LTO] Remove -lto-opaque-pointers flag
Always use the config default of OpaquePointers == true.
More information about the All-commits
mailing list