Details
Details
- Reviewers
pengfei mcgrathr - Commits
- rGf94fb2674805: [X86] Add DwarfRegNums for segment registers
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| llvm/lib/Target/X86/X86RegisterInfo.td | ||
|---|---|---|
| 323–328 | The comment above says this should be: [x86-64, x86-32 Darwin EH, generic x86-32]. | |
| llvm/lib/Target/X86/X86RegisterInfo.td | ||
|---|---|---|
| 323–328 | Good catch, I had remembered this the other way around. | |
The comment above says this should be: [x86-64, x86-32 Darwin EH, generic x86-32].
So I think the -2 case is the middle one not the third one.