[all-commits] [llvm/llvm-project] c60412: [ThinLTO] Convert tests to opaque pointers (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Dec 13 08:04:34 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c6041283f71e6943e96cfc926da7a2c02bc3ee32
https://github.com/llvm/llvm-project/commit/c6041283f71e6943e96cfc926da7a2c02bc3ee32
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-12-13 (Tue, 13 Dec 2022)
Changed paths:
M llvm/test/ThinLTO/X86/Inputs/alias_resolution.ll
M llvm/test/ThinLTO/X86/Inputs/distributed_import.ll
M llvm/test/ThinLTO/X86/Inputs/distributed_indexes.ll
M llvm/test/ThinLTO/X86/Inputs/import_opaque_type.ll
M llvm/test/ThinLTO/X86/alias_resolution.ll
M llvm/test/ThinLTO/X86/cache-icall.ll
M llvm/test/ThinLTO/X86/cfi-devirt.ll
M llvm/test/ThinLTO/X86/devirt_promote_legacy.ll
M llvm/test/ThinLTO/X86/empty-module.ll
M llvm/test/ThinLTO/X86/funcimport.ll
M llvm/test/ThinLTO/X86/import_opaque_type.ll
M llvm/test/ThinLTO/X86/type_test_noindircall.ll
Log Message:
-----------
[ThinLTO] Convert tests to opaque pointers (NFC)
More information about the All-commits
mailing list