summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/backend-unsupported-error.ll
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2018-07-10 14:47:31 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2018-07-10 14:47:31 +0000
commit1dae500c4ecb506f94490ec153a260debbb5d21e (patch)
tree2ec64e55b464c1307ba8dc8148cbe9b258c198a3 /clang/test/CodeGen/backend-unsupported-error.ll
parentc17c8bf749e8c9c8e452e4b9cf669e8edf9461de (diff)
downloadbcm5719-llvm-1dae500c4ecb506f94490ec153a260debbb5d21e.tar.gz
bcm5719-llvm-1dae500c4ecb506f94490ec153a260debbb5d21e.zip
AMDGPU: Try to fix test again
llvm-svn: 336681
Diffstat (limited to 'clang/test/CodeGen/backend-unsupported-error.ll')
-rw-r--r--clang/test/CodeGen/backend-unsupported-error.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGen/backend-unsupported-error.ll b/clang/test/CodeGen/backend-unsupported-error.ll
index 083402eceea..75a5992f235 100644
--- a/clang/test/CodeGen/backend-unsupported-error.ll
+++ b/clang/test/CodeGen/backend-unsupported-error.ll
@@ -21,7 +21,7 @@ entry:
ret i32 %call, !dbg !15
}
-attributes #0 = { nounwind uwtable "disable-tail-calls"="false" "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
+attributes #0 = { nounwind noinline "disable-tail-calls"="false" "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
!llvm.dbg.cu = !{!0}
!llvm.module.flags = !{!9, !10}
OpenPOWER on IntegriCloud