diff options
author | Mircea Trofin <mtrofin@google.com> | 2025-08-01 16:43:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-01 07:43:10 -0700 |
commit | c5459a0b57cbaacaca356a59148e2252d124b47b (patch) | |
tree | f5a1dd25be308bf14c1a42c521b9660b9c021e28 /llvm/lib/Object/Object.cpp | |
parent | be03d257cdc29172a7b4b35f85d3242fddba1d43 (diff) | |
download | llvm-c5459a0b57cbaacaca356a59148e2252d124b47b.zip llvm-c5459a0b57cbaacaca356a59148e2252d124b47b.tar.gz llvm-c5459a0b57cbaacaca356a59148e2252d124b47b.tar.bz2 |
Ignore FileCheck when profcheck is enabled (#151214)
When profcheck is enabled (presumably on a specific build bot), we want to ignore FileCheck because we're only interested in profile validation, and some tests are sensitive to the precise IR output, which profile validation alters slightly by inserting profile metadata.
Issue #147390
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions