[NVPTX] run SROA after NVPTXFavorNonGenericAddrSpaces
[oota-llvm.git] / test / CodeGen / XCore / trap.ll
index eb71cb6acb6e9c7df54f7f0d4e5c640b332a5c9e..ef0dfd634009767d56acd5ae8953c7278a3df288 100644 (file)
@@ -1,7 +1,7 @@
 ; RUN: llc < %s -march=xcore | FileCheck %s
 define i32 @test() noreturn nounwind  {
 entry:
-; CHECK: test:
+; CHECK-LABEL: test:
 ; CHECK: ldc
 ; CHECK: ecallf
        tail call void @llvm.trap( )