Revert "Revert "DI: Fold constant arguments into a single MDString""
[oota-llvm.git] / test / Transforms / Inline / callgraph-update.ll
index ff0120b73306534a49fd8af86bc15bf8582f44f6..b96fbc39c2ff236ec51f36df8666c7b96af8c63a 100644 (file)
@@ -29,5 +29,8 @@ invcont:
        unreachable
 
 lpad:
+        %exn = landingpad {i8*, i32} personality i32 (...)* @__gxx_personality_v0
+                 cleanup
        unreachable
 }
+declare i32 @__gxx_personality_v0(...)