blob: 85198b728a9bbd73f709a6b2df827af3efc21884 [file] [edit]
; RUN: opt %loadNPMPolly -polly-detect-full-functions '-passes=cgscc(polly-inline),polly-custom<print-scops>' -disable-output < %s
; Check that we do not crash if there are declares. We should skip function
; declarations and not try to query for domtree.
declare void @foo()