================ @@ -5,8 +5,8 @@ ; CHECK-NOT: bitcast ; CHECK-NOT: trunc -; CHECK: addrspacecast -; CHECK: addrspacecast +; CHECK: ptr addrspace(1) null +; CHECK: ptr null ---------------- arichardson wrote:
Unrelated to this PR but these checks are not great, can we regen this test with UTC and --check-globals and pre-commit that? https://github.com/llvm/llvm-project/pull/166667 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
