[PATCH] D75438: [X86] Reduce the number of emitted fragments due to branch align
Kan Shengchen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 9 21:55:31 PDT 2020
skan updated this revision to Diff 249273.
skan added a comment.
Add comments for why we need to insert a new DataFragment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75438/new/
https://reviews.llvm.org/D75438
Files:
llvm/include/llvm/MC/MCFragment.h
llvm/lib/MC/MCAssembler.cpp
llvm/lib/MC/MCFragment.cpp
llvm/lib/MC/MCObjectStreamer.cpp
llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
llvm/test/MC/X86/align-branch-64-negative.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75438.249273.patch
Type: text/x-patch
Size: 11999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200310/128b3975/attachment.bin>
More information about the llvm-commits
mailing list