//@ ignore-i586
There are a few tests that were trying to skip i586 targets via the `TARGET` environment variable instead, so better to just add support for the directive.
On LLVM 21 additional %esp adjustments are generated. Don't use NEXT to allow these.
tests/assembly
tests/assembly-llvm