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 |
||
|---|---|---|
| .. | ||
| Inputs | ||
| arm64_32-fat.test | ||
| arm64_32.s | ||
| elf-aarch64-mapping-symbols.test | ||
| lit.local.cfg | ||
| mach-print-armv8crypto.test | ||
| macho-arm64e.test | ||
| macho-fat-arm-disasm.test | ||
| macho-kextbundle.test | ||
| macho-link-opt-hints.test | ||
| macho-print-mrs.test | ||
| macho-print-thread-arm64_32.test | ||
| macho-print-thread.test | ||
| macho-private-headers.test | ||
| macho-reloc-addend.test | ||
| macho-symbolized-disassembly.test | ||
| macho-zerofill.s | ||
| pc-rel-targets.test | ||
| plt.test | ||