[llvm] [IR][unittests] Replace of PointerType::get(Type) with opaque version (NFC) (PR #123621)
Mats Jun Larsen via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 20 21:29:09 PST 2025
junlarsen wrote:
> Looks like a unit test is failing.
I accidentally used the wrong renamed variable when I was doing this last night. It should be good to go now.
https://github.com/llvm/llvm-project/pull/123621
More information about the llvm-commits
mailing list