test/OpenMP/parallel_codegen.cpp: Allow multiple result attributes
On many targets the matched line is `define dso_local i32 @main` while on ppc64 it is `define dso_local signext i32 @main`.
Loading
Please sign in to comment
On many targets the matched line is `define dso_local i32 @main` while on ppc64 it is `define dso_local signext i32 @main`.