https://github.com/ellishg closed
https://github.com/llvm/llvm-project/pull/72681
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/nikic approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/72681
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Ellis Hoag (ellishg)
Changes
Fix a `CHECK-NOT` line in a cspgo clang test
---
Full diff: https://github.com/llvm/llvm-project/pull/72681.diff
1 Files Affected:
- (modified) clang/test/CodeGen/cspgo-instrumentation_thinlto.c (+2-2)
`
https://github.com/ellishg created
https://github.com/llvm/llvm-project/pull/72681
Fix a `CHECK-NOT` line in a cspgo clang test
>From f548c66f5084e9ce57565b6acc6f6caae0f89a8a Mon Sep 17 00:00:00 2001
From: Ellis Hoag
Date: Fri, 17 Nov 2023 09:40:34 -0800
Subject: [PATCH] [NFC] Fix CSPGO clang