Skip to content
Commit 6db414e8 authored by Chris Lattner's avatar Chris Lattner
Browse files

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.

llvm-svn: 26204
parent 7edc8727
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment