diff options
author | Patryk Wychowaniec <pwychowaniec@pm.me> | 2025-03-26 15:14:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-26 15:14:14 +0100 |
commit | 858f9053c54e2ab2d8b3352e632d73c3b483e570 (patch) | |
tree | 468b9c9416abebe7b9624f33bf3a90cae435800a /llvm/lib/FileCheck/FileCheck.cpp | |
parent | 719b029c16eeb1035da522fd641dfcc4cee6be74 (diff) | |
download | llvm-858f9053c54e2ab2d8b3352e632d73c3b483e570.zip llvm-858f9053c54e2ab2d8b3352e632d73c3b483e570.tar.gz llvm-858f9053c54e2ab2d8b3352e632d73c3b483e570.tar.bz2 |
[AVR][NFC] Simplify branch relaxation tests (#131871)
Let's use the `.space` directive to simplify AVR's branch relaxation
tests, as noticed by @MaskRay at
https://github.com/llvm/llvm-project/pull/118015#issuecomment-2728254164.
Having `.space 4100` instead of `.space 4096` is little bit awkward, but
I'd rather avoid changing two things at once (i.e. current assertions
are fine).
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions