diff options
Diffstat (limited to 'llvm/test/Transforms/CodeGenPrepare')
| -rw-r--r-- | llvm/test/Transforms/CodeGenPrepare/X86/catchpad-phi-cast.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/CodeGenPrepare/X86/catchpad-phi-cast.ll b/llvm/test/Transforms/CodeGenPrepare/X86/catchpad-phi-cast.ll index cd3c1e8088e..8c5e01e3634 100644 --- a/llvm/test/Transforms/CodeGenPrepare/X86/catchpad-phi-cast.ll +++ b/llvm/test/Transforms/CodeGenPrepare/X86/catchpad-phi-cast.ll @@ -113,6 +113,6 @@ catch: !10 = !{!"clang version 3.8.0 (trunk 254906) (llvm/trunk 254917)"} !11 = !DILocalVariable(name: "p", scope: !4, file: !1, line: 2, type: !12) !12 = !DIBasicType(name: "char", size: 8, align: 8, encoding: DW_ATE_signed_char) -!13 = !DIExpression(DW_OP_deref) +!13 = !DIExpression() !14 = !DILocation(line: 2, column: 8, scope: !4) !15 = !DILocation(line: 3, column: 1, scope: !4) |

