[all-commits] [llvm/llvm-project] 171cdb: [Clang, TBAA] Use pattern for metadata reference in...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Mar 25 11:13:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 171cdba8674f05bc9b97b6d194911292d4a73731
https://github.com/llvm/llvm-project/commit/171cdba8674f05bc9b97b6d194911292d4a73731
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-03-25 (Fri, 25 Mar 2022)
Changed paths:
M clang/test/CodeGen/tbaa.cpp
Log Message:
-----------
[Clang,TBAA] Use pattern for metadata reference in test.
Update the single check line that still had a hard-coded metadata
reference. This makes it more robust to slight changes in the metadata
numbering.
More information about the All-commits
mailing list