Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| llvm/test/CodeGen/PowerPC/aix-xcoff-mergeable-str.ll | ||
|---|---|---|
| 70 | nit: Should we really be matching the memonics column of the objdump output since it's not meaningful here? We really only care about the raw bytes. | |
| llvm/test/CodeGen/PowerPC/aix-xcoff-mergeable-str.ll | ||
|---|---|---|
| 71 | These {{.*}}, etc. are redundant. The check-next directives don't require you to consume the whole line of output. Same for all the lines bellow. | |
nit: Should we really be matching the memonics column of the objdump output since it's not meaningful here? We really only care about the raw bytes.