Index: test/Transforms/MinSFI/expand-allocas.ll |
diff --git a/test/Transforms/MinSFI/expand-allocas.ll b/test/Transforms/MinSFI/expand-allocas.ll |
index 973ed9490506d21bfcf8b0deda57eed9f92a682b..d50174093ee2a3a513e9845baa3e815a477ad6a6 100644 |
--- a/test/Transforms/MinSFI/expand-allocas.ll |
+++ b/test/Transforms/MinSFI/expand-allocas.ll |
@@ -1,7 +1,7 @@ |
; RUN: opt %s -minsfi-expand-allocas -S | FileCheck %s |
!llvm.module.flags = !{!0} |
-!0 = metadata !{i32 1, metadata !"Debug Info Version", i32 1} |
+!0 = metadata !{i32 1, metadata !"Debug Info Version", i32 2} |
target datalayout = "p:32:32:32" |
target triple = "le32-unknown-nacl" |