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  | 
			||
|---|---|---|
| .. | ||
| aapcs.ll | ||
| alloca-no-stack-arg-probe.ll | ||
| alloca.ll | ||
| builtin_longjmp.ll | ||
| chkstk-movw-movt-isel.ll | ||
| chkstk-no-stack-arg-probe.ll | ||
| chkstk.ll | ||
| dbzchk.ll | ||
| division-range.ll | ||
| division.ll | ||
| dllexport.ll | ||
| dllimport.ll | ||
| frame-register.ll | ||
| global-minsize.ll | ||
| hard-float.ll | ||
| if-cvt-bundle.ll | ||
| libcalls.ll | ||
| long-calls.ll | ||
| mangling.ll | ||
| memset.ll | ||
| mingw-refptr.ll | ||
| mov32t-bundling.ll | ||
| movw-movt-relocations.ll | ||
| no-aeabi.ll | ||
| no-eabi.ll | ||
| no-ehabi.ll | ||
| no-frame-register.ll | ||
| pic.ll | ||
| powi.ll | ||
| read-only-data.ll | ||
| stack-probe-non-default.ll | ||
| stack-protector-msvc.ll | ||
| structors.ll | ||
| tls.ll | ||
| trivial-gnu-object.ll | ||
| vla-cpsr.ll | ||
| vla.ll | ||
| wineh-basic.ll | ||