If The ARM WriteNopData() gets an unaligned byte count to pad out, fill in with
authorJim Grosbach <grosbach@apple.com>
Fri, 17 Dec 2010 19:03:02 +0000 (19:03 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 17 Dec 2010 19:03:02 +0000 (19:03 +0000)
commita3dbd3a2444f2531763ba05b64a30932542a631f
treeefb1e1b47cd677a5088fcaa71fa0b88d525991b3
parent7fb866643e76dc598473b666439a42a11d97a58c
If The ARM WriteNopData() gets an unaligned byte count to pad out, fill in with
a partial value. rdar://8782954

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122078 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmBackend.cpp