Jakob Koschel dc55e20483
[libc] Add Elf32_Xword type (#177915)
In a recent PR (https://github.com/llvm/llvm-project/pull/174772), we
introduced GnuPropertySection using ElfW(Xword). Since we are currently
missing Elf32_Xword, this is failing on 32bit architectures.

This commit adds the missing Elf32_Xword type that should always hold
64bit even on 32bit architectures.
2026-01-26 14:48:35 -08:00
..
2025-02-28 11:43:33 -05:00
2025-02-28 11:43:33 -05:00
2025-02-28 11:43:33 -05:00
2025-05-09 09:02:33 -07:00
2025-02-28 11:43:33 -05:00
2025-02-28 11:43:33 -05:00