[all-commits] [llvm/llvm-project] 6a9043: [Linker] Convert test to opaque pointers (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jan 17 03:29:12 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a9043ef2e129c6d952780eb658b580ef910e554
https://github.com/llvm/llvm-project/commit/6a9043ef2e129c6d952780eb658b580ef910e554
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M llvm/test/Linker/Inputs/type-unique-opaque.ll
M llvm/test/Linker/type-unique-opaque.ll
Log Message:
-----------
[Linker] Convert test to opaque pointers (NFC)
Remove pointer indirections to preserve test intent.
More information about the All-commits
mailing list