mirror of
https://github.com/qemu/qemu.git
synced 2024-11-28 06:13:46 +08:00
cb2d7e63d1
clang does not support expressions involving symbols in instructions
like lghi yet, so building hello-s390x-asm.S with it fails.
Move the expression to the literal pool and load it from there.
Fixes:
|
||
---|---|---|
.. | ||
test-signals-s390x.py | ||
test-svc.py |