Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2020 18:50:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 244251] [exp-run] Against projects/clang1000-import branch
Message-ID:  <bug-244251-7788-QfrAIdIAtt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244251-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244251-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244251

--- Comment #7 from commit-hook@freebsd.org ---
A commit references this bug:

Author: dim
Date: Thu Feb 27 18:49:50 UTC 2020
New revision: 358396
URL: https://svnweb.freebsd.org/changeset/base/358396

Log:
  Merge commit 2e24219d3 from llvm git (by Hans Wennborg):

    [MC][ARM] Resolve some pcrel fixups at assembly time (PR44929)

    MC currently does not emit these relocation types, and lld does not
    handle them. Add FKF_Constant as a work-around of some ARM code after
    D72197. Eventually we probably should implement these relocation
    types.

    By Fangrui Song!

    Differential revision: https://reviews.llvm.org/D72892

  This re-enables using the arm 'adr' pseudo instruction on global symbols
  again.  It was broken as a side-effect of upstream commit 2bfee35cb,
  which lead to "error: unsupported relocation on symbol" when assembling
  such constructs, which are used in e.g. sys/arm/arm/locore-v[46].S.

  PR:           244251

Changes:
=20
projects/clang1000-import/contrib/llvm-project/llvm/include/llvm/MC/MCFixup=
KindInfo.h
  projects/clang1000-import/contrib/llvm-project/llvm/lib/MC/MCAssembler.cpp
=20
projects/clang1000-import/contrib/llvm-project/llvm/lib/Target/ARM/MCTarget=
Desc/ARMAsmBackend.cpp

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244251-7788-QfrAIdIAtt>