Details
Details
- Reviewers
MaskRay - Commits
- rG95ceb42abb03: [ELF][test] Improve AVR tests
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Other basic-xxx.s tests also run llvm-readobj --file-headers --sections -l --symbols.
lld/test/ELF/basic-avr.s | ||
---|---|---|
5 | Prefer llvm-readelf to llvm-readobj for section and program header dumping. |
Comment Actions
Prefer [test] to [NFC] for pure-test patches.
(Personally I don't use the project tag ([lld]). The component tag seems more useful.
Prefer llvm-readelf to llvm-readobj for section and program header dumping.