diff options
author | quic-akaryaki <123192073+quic-akaryaki@users.noreply.github.com> | 2023-12-15 16:18:25 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-15 16:18:25 -0600 |
commit | 2439bc4a801df88b17764de50664e6b3a8e3c507 (patch) | |
tree | 75c031080fca6c97424e66da66ae134f23ebd2a9 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 21edad7d076c7fffbbf8ffdae3a83d93cb39b639 (diff) | |
download | llvm-2439bc4a801df88b17764de50664e6b3a8e3c507.zip llvm-2439bc4a801df88b17764de50664e6b3a8e3c507.tar.gz llvm-2439bc4a801df88b17764de50664e6b3a8e3c507.tar.bz2 |
[llvm-objcopy] Fix gap-fill/pad-to tests (#75631)
The tests added in PR #65815 fail on Apple buildbot because the `od`
printed addresses have a different number of leading zeroes. Mask
leading zeroes with a regex.
To support the `od` output format on z/OS, add `--ignore-case` to FileCheck.
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions