diff options
author | Shengchen Kan <shengchen.kan@intel.com> | 2020-03-01 15:43:53 +0800 |
---|---|---|
committer | Shengchen Kan <shengchen.kan@intel.com> | 2020-03-02 09:32:30 +0800 |
commit | 2ac19feb1571960b8e1479a451b45ab56da7034e (patch) | |
tree | 6d58c8295fc34cc138305fd3806e0b4b1da5714f /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | b6e2796114d08aadfabe8c889b5d96e6bc4f5e0e (diff) | |
download | llvm-2ac19feb1571960b8e1479a451b45ab56da7034e.zip llvm-2ac19feb1571960b8e1479a451b45ab56da7034e.tar.gz llvm-2ac19feb1571960b8e1479a451b45ab56da7034e.tar.bz2 |
[X86] Not track size of the boudaryalign fragment during the layout
Summary:
Currently the boundaryalign fragment caches its size during the process
of layout and then it is relaxed and update the size in each iteration. This
behaviour is unnecessary and ugly.
Reviewers: annita.zhang, reames, MaskRay, craig.topper, LuoYuanke, jyknight
Reviewed By: MaskRay
Subscribers: hiraditya, dexonsmith, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D75404
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions