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