The AIX system assembler does not understand .zero, so we should prefer
emitting .space.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 39341 Build 39357: arc lint + arc unit
Differential D68815
[AIX] Use .space instead of .zero in assembly daltenty on Oct 10 2019, 10:07 AM. Authored by
Details The AIX system assembler does not understand .zero, so we should prefer
Diff Detail
|