diff options
| author | ShengYi Hung <aokblast@FreeBSD.org> | 2025-11-21 18:30:25 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2025-11-23 17:49:51 +0000 |
| commit | 1d1a2e6932d682c40ab878bf83cbbde02d8d0af1 (patch) | |
| tree | f0258fb7616136bf850d9bf83861912cbb2679d3 /sys/i386/bios/(developers-only) | |
| parent | fa1c56b3affaab7be6ece43070b36da2e75787cb (diff) | |
The register set information is stored as a singleton in
GetRegisterInfo_i386. However, other functions later access this
information assuming it is stored in GetSharedRegisterInfoVector. To
resolve this inconsistency, we remove the original construction logic
and instead initialize the singleton using llvm::call_once within the
appropriate function (GetSharedRegisterInfoVector_i386).
PR: 289945
Obtained from: llvm-project 41859c27842eeda1ef6ff18f3b2fb269388c0857
Diffstat (limited to 'sys/i386/bios/(developers-only)')
0 files changed, 0 insertions, 0 deletions
