blob: 4900bdbc52e6b748d9cc6d1beced68631f3a8ee3 [file] [log] [blame]
; RUN: not llvm-as %s -o /dev/null 2>&1 | FileCheck %s
define token @f() {
entry:
ret token undef
}
; CHECK: Function returns a token but isn't an intrinsic