Make a generic test generic again.
authorPaul Robinson <paul.robinson@sony.com>
Tue, 31 Aug 2021 15:45:53 +0000 (08:45 -0700)
committerPaul Robinson <paul.robinson@sony.com>
Tue, 31 Aug 2021 15:45:53 +0000 (08:45 -0700)
Tests in CodeGen/Generic should not depend on any specific target.

llvm/test/CodeGen/Generic/dbg-distringtype-uint.ll

index 974ed4f..48aa3d5 100644 (file)
@@ -1,4 +1,3 @@
-; REQUIRES: x86-registered-target
 ; RUN: llc -filetype=obj < %s | llvm-dwarfdump -debug-info - | FileCheck %s
 ;
 ; CHECK: [[SYM:[a-z0-9]+]]:  DW_TAG_formal_parameter
 ;
 ; The optimizations encode the constant string as an i64 constant in
 ; the debug info for esym, the return variable of the function esym.
-;
-; ModuleID = 'se6.bc'
-source_filename = "se6.f90"
-target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
-target triple = "x86_64-unknown-linux-gnu"
 
 @"semiempirical_corrections_mp_esym_$ELEMNT" = internal unnamed_addr constant [1 x [8 x i8]] [[8 x i8] c"abcdefgh"], align 8, !dbg !0