[llvm] [llvm-readobj] Print AMDGPU specific values in GNU mode (PR #75661)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 17 22:57:52 PST 2023
================
@@ -167,7 +167,7 @@ FileHeader:
# RUN: llvm-readelf --file-headers %t.osabi.amd.hsa | FileCheck %s --match-full-lines --check-prefix=OSABI-AMDHSA-GNU
# OSABI-AMDHSA-LLVM: OS/ABI: AMDGPU_HSA (0x40)
-# OSABI-AMDHSA-GNU: OS/ABI: 40
----------------
arsenm wrote:
Is there a bigger test diff?
https://github.com/llvm/llvm-project/pull/75661
More information about the llvm-commits
mailing list