File: check_empty_file.ll

package info (click to toggle)
spirv-llvm-translator 11.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,688 kB
  • sloc: cpp: 40,164; lisp: 2,185; sh: 215; python: 150; makefile: 17
file content (3 lines) | stat: -rw-r--r-- 105 bytes parent folder | download
1
2
3
; RUN: not llvm-spirv %S/empty_file.bc -o - 2>&1 | FileCheck %s

; CHECK: Can't translate, file is empty