forked from OSchip/llvm-project
Use DAG check to try to appease bot
Try to appease http://bb.pgr.jp/builders/cmake-llvm-x86_64-linux/builds/34772. This was the only check that didn't use DAG and it wasn't found. llvm-svn: 264538
This commit is contained in:
parent
d29478f70e
commit
569af59b14
|
@ -87,4 +87,4 @@ declare void @weakfunc(...) #1
|
|||
; INSTLIM5-DAG: declare hidden void @funcwithpersonality.llvm.2()
|
||||
|
||||
; INSTLIMDEF-DAG: Import globalfunc2
|
||||
; INSTLIMDEF: 11 function-import - Number of functions imported
|
||||
; INSTLIMDEF-DAG: 11 function-import - Number of functions imported
|
||||
|
|
Loading…
Reference in New Issue