blob: d6296624a2d2fa5f493bfe3ceee2e304697da1af [file] [log] [blame]
; RUN: opt -S -o - -functionattrs %s | FileCheck %s
; RUN: opt -S -o - -passes=function-attrs %s | FileCheck %s
; CHECK-NOT: readnone
declare void @llvm.assume(i1)