[all-commits] [llvm/llvm-project] 47c08f: [TBAA] Remove references to entry BB in check line...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Jul 19 07:06:17 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 47c08fb8d79ec1bf85cc542be6ca2591ebf2d361
https://github.com/llvm/llvm-project/commit/47c08fb8d79ec1bf85cc542be6ca2591ebf2d361
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-07-19 (Fri, 19 Jul 2024)
Changed paths:
M clang/test/CodeGen/tbaa-pointers.c
Log Message:
-----------
[TBAA] Remove references to entry BB in check lines for tbaa-pointers.c
Follow-up to 123c036bd361d to remove references to entry BB name from
checks, to fix tests for builds that do not generate block names.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list