summaryrefslogtreecommitdiffstats
path: root/llvm/test/Other/2010-05-06-Printer.ll
blob: e57b9825b3347868ee5798d5cc4211cab8dcbc2d (plain)
1
2
3
4
5
6
7
; RUN: llc -O2 -print-after-all < %s 2>/dev/null
; REQUIRES: default_triple

define void @tester(){
  ret void
}

OpenPOWER on IntegriCloud