Skip to content

Commit 082bd44

Browse files
committed
clean up lit test attrib
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 1dc7bd6 commit 082bd44

File tree

1 file changed

+1
-1
lines changed
  • llvm/test/tools/sycl-post-link/sycl-esimd

1 file changed

+1
-1
lines changed

llvm/test/tools/sycl-post-link/sycl-esimd/assert.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ entry:
3737
}
3838

3939
attributes #0 = { convergent mustprogress norecurse nounwind "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "sycl-module-id"="foo.cpp" "sycl-optlevel"="2" "uniform-work-group-size"="true" }
40-
attributes #1 = { convergent mustprogress norecurse nounwind "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "sycl-module-id"="/localdisk2/nsarnie/llvm_assert2/libdevice/fallback-cassert.cpp" "sycl-optlevel"="2" }
40+
attributes #1 = { convergent mustprogress norecurse nounwind "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "sycl-module-id"="bar.cpp" "sycl-optlevel"="2" }
4141
attributes #2 = { convergent nounwind }
4242

4343
!0 = !{}

0 commit comments

Comments
 (0)