[lldb] Clean up DW_AT_declaration-with-children.s test
Address some post-commit feedback on D85968.
This commit is contained in:
		
							parent
							
								
									d7363397c6
								
							
						
					
					
						commit
						9cc2f13dee
					
				| 
						 | 
					@ -4,9 +4,8 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# REQUIRES: x86
 | 
					# REQUIRES: x86
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# RUN: rm -rf %t
 | 
					 | 
				
			||||||
# RUN: split-file %s %t
 | 
					# RUN: split-file %s %t
 | 
				
			||||||
# RUN: llvm-mc --triple x86_64-pc-linux %t/asm --filetype=obj > %t.o
 | 
					# RUN: llvm-mc --triple x86_64-pc-linux %t/asm --filetype=obj -o %t.o
 | 
				
			||||||
# RUN: %lldb -o "settings set interpreter.stop-command-source-on-error false" \
 | 
					# RUN: %lldb -o "settings set interpreter.stop-command-source-on-error false" \
 | 
				
			||||||
# RUN:   -s %t/commands -o exit %t.o 2>&1 | FileCheck %s
 | 
					# RUN:   -s %t/commands -o exit %t.o 2>&1 | FileCheck %s
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue