[all-commits] [llvm/llvm-project] 9d476f: Fix CodeGen/X86/fsafdo_test2.ll fail in release
RoboTux via All-commits
all-commits at lists.llvm.org
Thu Aug 19 08:54:15 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d476f0af9a4f8789c5054370dec94f399080f0c
https://github.com/llvm/llvm-project/commit/9d476f0af9a4f8789c5054370dec94f399080f0c
Author: Thomas Preud'homme <thomasp at graphcore.ai>
Date: 2021-08-19 (Thu, 19 Aug 2021)
Changed paths:
M llvm/test/CodeGen/X86/fsafdo_test2.ll
Log Message:
-----------
Fix CodeGen/X86/fsafdo_test2.ll fail in release
Require debug build for CodeGen/X86/fsafdo_test2.ll since it checks for
messages only printed in debug mode.
Reviewed By: wenlei, hoy
Differential Revision: https://reviews.llvm.org/D108364
More information about the All-commits
mailing list