diff options
author | Chris Lattner <sabre@nondot.org> | 2006-02-15 07:07:14 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-02-15 07:07:14 +0000 |
commit | 45090476be69a3f860e83f2c0fe2a2df7e1b4c89 (patch) | |
tree | 772fe01e8389d438977ac248dedef300b72ac596 /projects/Stacker/lib/compiler/StackerParser.y.cvs | |
parent | 2fecc0f9e2c2f7ba85326657856a470cb7d218a5 (diff) |
Sparc actually *DOES* have a directive for emitting zeros. In fact, it requires
it, because this:
.bss
X:
.byte 0
results in the assembler warning: "initialization in bss segment". Annoying.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26204 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'projects/Stacker/lib/compiler/StackerParser.y.cvs')
0 files changed, 0 insertions, 0 deletions