add an MCAsmStreamer::EmitFill specialization of EmitFill that
emits one directive instead of N.  Not doing this would be a
significant regression on the # bytes generated by .fill.

llvm-svn: 93889
2 files changed
tree: f31de303402944afe6cee39f17d5bee7ab8fa4c0
  1. clang/
  2. compiler-rt/
  3. llvm/