Fix DS/ES/FS/GS register sizes in getter/setter for NetBSD. Apparently
only CS and SS registers are specified as 64/32-bit in LLDB, while
the others are specified as 16-bit.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo