mirror of
https://github.com/jeremysrand/llvm-65816.git
synced 2026-01-23 06:16:31 +00:00
7 lines
165 B
LLVM
7 lines
165 B
LLVM
; RUN: not llc --help-hidden 2>&1 | FileCheck %s
|
|
|
|
; CHECK: -print-after
|
|
; CHECK-NOT: -print-after-all
|
|
; CHECK: =simple-register-coalescing
|
|
; CHECK: -print-after-all
|