From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 7FF909411D7 for ; Fri, 27 Oct 2023 14:13:01 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=KfonwBch8oN7CHtNl1xUV26xInAztOGIlrnLuKIEa2M=; c=relaxed/simple; d=groups.io; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject:To:Cc:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Transfer-Encoding; s=20140610; t=1698415980; v=1; b=Kc9vsBfoGj7nOEj+Qw0DNr7r3G3815A+0ZMPSLopV2no6UXy0UZ/AFQAzUtt21vvPJSgyqfT IAEaOoHqqTzpLXK/WcDIhXPy/05o8HQtGHFP1TuhmAh6n/8LJaF1LOOVTejTxVjovbEN6F5HEpn scmJX/su9SmvX3PMSbAA8tuA= X-Received: by 127.0.0.2 with SMTP id RyqkYY7687511xHZxkqQ2HJ6; Fri, 27 Oct 2023 07:13:00 -0700 X-Received: from mail-ua1-f43.google.com (mail-ua1-f43.google.com [209.85.222.43]) by mx.groups.io with SMTP id smtpd.web10.7990.1698415979618013850 for ; Fri, 27 Oct 2023 07:12:59 -0700 X-Received: by mail-ua1-f43.google.com with SMTP id a1e0cc1a2514c-7b652e785dbso952190241.0 for ; Fri, 27 Oct 2023 07:12:59 -0700 (PDT) X-Gm-Message-State: Dudr3PyBAiRVuflxUr3yiXjfx7686176AA= X-Google-Smtp-Source: AGHT+IFzYeh2gkkvBymcTRiKiwgq7c8VF/HyWXjDDZ5QseMRz2hUzFEQB3gR9ZI7yzMaRdSaxYd+RA88wS7FpY2cLGg= X-Received: by 2002:a1f:a989:0:b0:4a8:4218:8074 with SMTP id s131-20020a1fa989000000b004a842188074mr3088159vke.8.1698415978216; Fri, 27 Oct 2023 07:12:58 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: "Pedro Falcato" Date: Fri, 27 Oct 2023 15:12:46 +0100 Message-ID: Subject: Re: [edk2-devel] [PATCH] BaseTools/GenFw: Change opcode when converting ADR to ADRP To: devel@edk2.groups.io, jake@nvidia.com Cc: Ard Biesheuvel , "rebecca@bsdio.com" , "gaoliming@byosoft.com.cn" , "bob.c.feng@intel.com" , "yuwei.chen@intel.com" , "ardb+tianocore@kernel.org" Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,pedro.falcato@gmail.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=Kc9vsBfo; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io On Fri, Oct 27, 2023 at 3:09=E2=80=AFPM Jake Garver via groups.io wrote: > > Hi Ard: > > > Can you double check the object file? I suspect this is a linker relaxa= tion not a compiler issue. > > With LTO in play, is there a way to check the object file? It's not in a= arch64 assembly. Unless you pass -ffat-lto-objects, no. But, in the case of LTO, I doubt we'll get many answers. LTO will significantly distort things before doing the actual "link". --=20 Pedro -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#110210): https://edk2.groups.io/g/devel/message/110210 Mute This Topic: https://groups.io/mt/102202314/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-