| commit | 4340cb324665f7561cead81096c027e6bb9cdab5 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Tue Jan 19 18:52:28 2010 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Tue Jan 19 18:52:28 2010 +0000 |
| tree | f31de303402944afe6cee39f17d5bee7ab8fa4c0 | |
| parent | 0c65fd49022849e1ba5d94459ea0128d7ab6c45f [diff] |
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