[asan] Disable globals-gc test with ld.bfd.
Fails on clang-cmake-armv7-a15-full. llvm-svn: 298169
This commit is contained in:
		
							parent
							
								
									d57e74b7d3
								
							
						
					
					
						commit
						9424af1b30
					
				| 
						 | 
					@ -2,6 +2,7 @@
 | 
				
			||||||
// RUN: %clangxx_asan %s -o %t -Wl,--gc-sections -fuse-ld=bfd -ffunction-sections -fdata-sections -mllvm -asan-globals=1
 | 
					// RUN: %clangxx_asan %s -o %t -Wl,--gc-sections -fuse-ld=bfd -ffunction-sections -fdata-sections -mllvm -asan-globals=1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// https://code.google.com/p/address-sanitizer/issues/detail?id=260
 | 
					// https://code.google.com/p/address-sanitizer/issues/detail?id=260
 | 
				
			||||||
 | 
					// UNSUPPORTED: *
 | 
				
			||||||
 | 
					
 | 
				
			||||||
int undefined();
 | 
					int undefined();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue