[all-commits] [llvm/llvm-project] 7e192d: [Linker] Convert test to opaque pointers (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jan 17 02:58:22 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7e192db96d4c753c50e3e8d42d5e83072ddb84e1
https://github.com/llvm/llvm-project/commit/7e192db96d4c753c50e3e8d42d5e83072ddb84e1
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M llvm/test/Linker/Inputs/testlink.ll
M llvm/test/Linker/testlink.ll
Log Message:
-----------
[Linker] Convert test to opaque pointers (NFC)
To at least somewhat preserve the test intent, remove some
pointer indirections and make types structurally different.
More information about the All-commits
mailing list