[llvm] r200606 - MC: Improve the .fill directive's compatibility with GAS
Rafael EspĂndola
rafael.espindola at gmail.com
Mon Feb 3 13:15:45 PST 2014
On 3 February 2014 16:14, David Majnemer <david.majnemer at gmail.com> wrote:
> EmissionSize can be greater than four.
>
> Consider a target which can emit four byte values but not eight byte values.
> We would want to emit two four-byte entities so we cap EmissionSize.
Sorry. Yes, when Remaining is 8.
Cheers,
Rafael
More information about the llvm-commits
mailing list