summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorKoakuma <koachan@protonmail.com>2024-06-09 22:15:15 +0700
committerGitHub <noreply@github.com>2024-06-09 22:15:15 +0700
commit2bc36afcdb282618d3dc08462375fffca32cd7ed (patch)
tree92920def302a265f1684ddb43c0819b348d29885 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent8901f718ea16ceb82b6f878db53d3bcb46b4d2b2 (diff)
[SPARC][IAS] Handle the case of non-4-byte aligned writeNopData
If the Count passed into writeNopData is not a multiple of four, add a little amount of zeros before writing the NOP stream. This makes it match the behavior of GNU binutils. Reviewers: brad0, rorth, s-barannikov, jrtc27 Reviewed By: s-barannikov Pull Request: https://github.com/llvm/llvm-project/pull/94251
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions