I took the "Permitted"/"Not Permitted" combo from the Tag_ARM_ISA_use case (GNU tools print "Yes").
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/MC/ARM/directive-arch-armv8m.s | ||
---|---|---|
2 | Does this add additional coverage not available by other tests? |
llvm/test/MC/ARM/directive-arch-armv8m.s | ||
---|---|---|
2 | This tests that the THUMB_ISA_use=3 case round-trips correctly, llvm-mc emits it and llvm-readobj is able to read/interpret/dump it. |
Please give other reviewers some time to chime in
llvm/test/MC/ARM/directive-arch-armv8m.s | ||
---|---|---|
7 | Minor nit: in other places, | at the end of the previous line is more common |
I am once again asking for your financial support.
@MaskRay would you mind landing this now that it got another approval mark?
Does this add additional coverage not available by other tests?