Landing: 993782282327

Project / Subsystem

binutils / include

Date

2026-05-08

Author

Simon Marchi <simark@sourceware.org>

Commit

993782282327a03cf50e5099cd89f3cd831a5df0

Source

public_inbox

Perf win

No

Breaking

No

All attributes

project
binutils
subsystem
include
patch_id
commit_hash
993782282327a03cf50e5099cd89f3cd831a5df0
source_type
public_inbox
headline
Add reference URLs in elf/amdgpu.h
tldr
Adds URLs to the AMDGPU ELF header definitions to clarify where the enumeration values originate.
author
Simon Marchi <simark@sourceware.org>
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • amdgpu
  • elf
  • documentation
discussion_id_link
bugzilla_pr
date
2026-05-08T00:00:00.000Z

This commit adds reference URLs to the AMDGPU ELF header definitions in elf/amdgpu.h. The URLs point to the source of truth for the enumeration values, specifically the LLVM documentation. This change improves code readability and makes it easier to understand the origin and meaning of these values.