blob: 58200622eabe404d59a6443f1f700a7a690156e0 [file] [log] [blame]
Peter Collingbourneb9aa1f42016-05-26 04:58:46 +00001; RUN: opt -S -o - -functionattrs %s | FileCheck %s
2
3; CHECK-NOT: readnone
4declare void @llvm.assume(i1)