[all-commits] [llvm/llvm-project] 135aaf: [LTO] Avoid -opaque-pointers=0 in test (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jun 20 08:03:21 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 135aaff2b55986c9fb8f4f86f9249695e8c38dbe
https://github.com/llvm/llvm-project/commit/135aaff2b55986c9fb8f4f86f9249695e8c38dbe
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
A llvm/test/LTO/X86/Inputs/typed.bc
M llvm/test/LTO/X86/mix-opaque-typed.ll
Log Message:
-----------
[LTO] Avoid -opaque-pointers=0 in test (NFC)
Commit the bitcode file instead of generating it dynamically, as
this will no longer be possible in the future.
More information about the All-commits
mailing list