[all-commits] [llvm/llvm-project] cf62b6: Add missing 'CHECK' prefix to basic block labels t...
Rahman Lavaee via All-commits
all-commits at lists.llvm.org
Thu Mar 25 16:42:42 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf62b6d3b223a1125576eb24c3c14c7d587941d1
https://github.com/llvm/llvm-project/commit/cf62b6d3b223a1125576eb24c3c14c7d587941d1
Author: Rahman Lavaee <rahmanl at google.com>
Date: 2021-03-25 (Thu, 25 Mar 2021)
Changed paths:
M llvm/test/CodeGen/X86/basic-block-sections-labels.ll
Log Message:
-----------
Add missing 'CHECK' prefix to basic block labels test.
The `CHECK` prefix was dropped in e0bf2349303f. This lead to all CHECK
lines having no effect.
Reviewed By: tmsriram
Differential Revision: https://reviews.llvm.org/D99316
More information about the All-commits
mailing list