diff options
author | Ramkumar Ramachandra <ramkumar.ramachandra@codasip.com> | 2024-06-12 11:00:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-12 11:00:25 +0100 |
commit | 638d96843893f6981c9af8c501f6999cc7db15e6 (patch) | |
tree | f053959f9a05d0b7182123687686ea52a5d264ea /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | cece0a105b29dcbb9d88d0aa264c4745c07a8456 (diff) | |
download | llvm-638d96843893f6981c9af8c501f6999cc7db15e6.zip llvm-638d96843893f6981c9af8c501f6999cc7db15e6.tar.gz llvm-638d96843893f6981c9af8c501f6999cc7db15e6.tar.bz2 |
mlir/Presburger: guard dump function; fix buildbot (#95218)
Follow up on 76030dc (mlir/Presburger/MPInt: move into llvm/ADT) to
guard a function in Fraction.h with !NDEBUG || LLVM_ENABLE_DUMP, since
the call to the corresponding function in DynamicAPInt is guarded
similarly. This patch fixes the build when mlir is built with this
configuration.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions