Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Some nits about the test
llvm/test/MC/LoongArch/Relocations/sub-expr.s | ||
---|---|---|
9 | Better to make sx and sy SHF_ALLOC by using "a" | |
14 | Changing these from inline comments to non-inline comments should be cleaner. Add -NEXT and surround them with a pair of CHECK: .rela .data { and CHECK-NEXT: } to test that there is no additional relocation. |
Better to make sx and sy SHF_ALLOC by using "a"