[all-commits] [llvm/llvm-project] d944b1: [InstCombine][NFC] Use --check-globals flag in tests.
yurai007 via All-commits
all-commits at lists.llvm.org
Thu Apr 22 06:07:16 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d944b1e0f2db0aa4d29ded58bcacd53210662b91
https://github.com/llvm/llvm-project/commit/d944b1e0f2db0aa4d29ded58bcacd53210662b91
Author: Dawid Jurczak <dawid_jurek at vp.pl>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
M llvm/test/Transforms/InstCombine/printf-2.ll
Log Message:
-----------
[InstCombine][NFC] Use --check-globals flag in tests.
This patch adds strings content checking to printf-2.ll via --check-globals flag.
Split off from D100724.
Reviewed By: xbolva00
Differential Revision: https://reviews.llvm.org/D101034
More information about the All-commits
mailing list