forked from OSchip/llvm-project
The new behavior matches GNU objdump. A pair of angle brackets makes tests slightly easier. `.foo:` is not unique and thus cannot be used in a `CHECK-LABEL:` directive. Without `-LABEL`, the CHECK line can match the `Disassembly of section` line and causes the next `CHECK-NEXT:` to fail. ``` Disassembly of section .foo: 0000000000001634 .foo: ``` Bdragon: <> has metalinguistic connotation. it just "feels right" Reviewed By: rupprecht Differential Revision: https://reviews.llvm.org/D75713 |
||
|---|---|---|
| .. | ||
| out-of-range-fixups | ||
| dwarf-asm-no-code.s | ||
| inst-adc.s | ||
| inst-add.s | ||
| inst-adiw.s | ||
| inst-and.s | ||
| inst-andi.s | ||
| inst-asr.s | ||
| inst-bld.s | ||
| inst-brbc.s | ||
| inst-brbs.s | ||
| inst-break.s | ||
| inst-bst.s | ||
| inst-call.s | ||
| inst-cbi.s | ||
| inst-cbr.s | ||
| inst-clr.s | ||
| inst-com.s | ||
| inst-cp.s | ||
| inst-cpc.s | ||
| inst-cpi.s | ||
| inst-cpse.s | ||
| inst-dec.s | ||
| inst-des.s | ||
| inst-eicall.s | ||
| inst-eijmp.s | ||
| inst-elpm.s | ||
| inst-eor.s | ||
| inst-family-cond-branch.s | ||
| inst-family-set-clr-flag.s | ||
| inst-fmul.s | ||
| inst-fmuls.s | ||
| inst-fmulsu.s | ||
| inst-icall.s | ||
| inst-ijmp.s | ||
| inst-in.s | ||
| inst-inc.s | ||
| inst-jmp.s | ||
| inst-lac.s | ||
| inst-las.s | ||
| inst-lat.s | ||
| inst-ld.s | ||
| inst-ldd.s | ||
| inst-ldi.s | ||
| inst-lds.s | ||
| inst-lpm.s | ||
| inst-lsl.s | ||
| inst-lsr.s | ||
| inst-mov.s | ||
| inst-movw.s | ||
| inst-mul.s | ||
| inst-muls.s | ||
| inst-mulsu.s | ||
| inst-neg.s | ||
| inst-nop.s | ||
| inst-or.s | ||
| inst-ori.s | ||
| inst-out.s | ||
| inst-pop.s | ||
| inst-push.s | ||
| inst-rcall.s | ||
| inst-ret.s | ||
| inst-reti.s | ||
| inst-rjmp.s | ||
| inst-rol.s | ||
| inst-ror.s | ||
| inst-sbc.s | ||
| inst-sbci.s | ||
| inst-sbi.s | ||
| inst-sbic.s | ||
| inst-sbis.s | ||
| inst-sbiw.s | ||
| inst-sbr.s | ||
| inst-sbrc.s | ||
| inst-sbrs.s | ||
| inst-ser.s | ||
| inst-sleep.s | ||
| inst-spm.s | ||
| inst-st.s | ||
| inst-std.s | ||
| inst-sts.s | ||
| inst-sub.s | ||
| inst-subi.s | ||
| inst-swap.s | ||
| inst-tst.s | ||
| inst-wdr.s | ||
| inst-xch.s | ||
| lit.local.cfg | ||
| modifiers.s | ||
| relocations-abs.s | ||
| relocations.s | ||
| symbol_relocation.s | ||
| syntax-reg-int-literal.s | ||
| syntax-reg-pair.s | ||