[LoopUtils] Use i32 instead of `void`.
The actual type of the first argument of the @dbg intrinsic doesn't really matter as we're setting it to `undef`, but the bitcode reader is picky about `void` types. llvm-svn: 349069
Loading
Please register or sign in to comment