• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1RUN: not lld-link 01 2>&1 | FileCheck %s
2
3CHECK:     could not open '01'
4CHECK-NOT: /machine is not specified
5CHECK-NOT: subsystem must be defined
6