[all-commits] [llvm/llvm-project] af57b1: Temporarily Revert [X86] Not track size of the bou...

KanRobert via All-commits all-commits at lists.llvm.org
Mon Mar 2 19:16:43 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: af57b139a0808be41383e8b3838bb8277423c2ab
      https://github.com/llvm/llvm-project/commit/af57b139a0808be41383e8b3838bb8277423c2ab
  Author: Shengchen Kan <shengchen.kan at intel.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    M llvm/include/llvm/MC/MCAssembler.h
    M llvm/include/llvm/MC/MCFragment.h
    M llvm/lib/MC/MCAssembler.cpp
    M llvm/lib/MC/MCFragment.cpp
    M llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp

  Log Message:
  -----------
  Temporarily Revert [X86] Not track size of the boudaryalign fragment during the layout

Summary: This reverts commit 2ac19feb1571960b8e1479a451b45ab56da7034e.
This commit causes some test cases to run fail when branch is aligned.




More information about the All-commits mailing list