Details
Details
- Reviewers
timurrrr
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Minor nits follow:
lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp | ||
---|---|---|
169 | nit: after a 16-bit section index | |
lib/MC/WinCOFFStreamer.cpp | ||
165 | Wording: please use just // Unlike 32-bit SECREL, section index is just 16-bit. | |
test/MC/COFF/secidx.s | ||
7 | I suggest we add .short 0 between these as we've yet to see a .secidx directive which is not 4-byte aligned (right?). |
nit: after a 16-bit section index