| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix RUN line in test/Transforms/LoopDeletion/crashbc.ll | Bjorn Pettersson | 2019-01-10 | 1 | -1/+1 |
| | | | | | llvm-svn: 350807 | ||||
| * | [LoopUtils] Use i32 instead of `void`. | Davide Italiano | 2018-12-13 | 1 | -0/+31 |
| 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 | |||||

