Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
Comment Actions
Some nits about the test
llvm/test/MC/LoongArch/Relocations/sub-expr.s | ||
---|---|---|
8 | Better to make sx and sy SHF_ALLOC by using "a" | |
13 | 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"