diff options
author | Davide Italiano <davide@freebsd.org> | 2018-12-13 18:37:23 +0000 |
---|---|---|
committer | Davide Italiano <davide@freebsd.org> | 2018-12-13 18:37:23 +0000 |
commit | 9737096bb1523b1f2ab98d0a4733ad78dee2b9a9 (patch) | |
tree | 7443bcd686677080a4c321ae1bfba354b2a30400 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | dda331284db4cb6a43481aa7735dee26e504ff36 (diff) | |
download | llvm-9737096bb1523b1f2ab98d0a4733ad78dee2b9a9.zip llvm-9737096bb1523b1f2ab98d0a4733ad78dee2b9a9.tar.gz llvm-9737096bb1523b1f2ab98d0a4733ad78dee2b9a9.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions