Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(623)

Unified Diff: test/Transforms/MinSFI/sandbox-indirect-calls.ll

Issue 940243003: PNaCl localmod mods in LLVM to 223109 (local files only) (Closed)
Patch Set: xx Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/Transforms/MinSFI/sandbox-indirect-calls.ll
diff --git a/test/Transforms/MinSFI/sandbox-indirect-calls.ll b/test/Transforms/MinSFI/sandbox-indirect-calls.ll
index 7a23ce87b538dc547ae7541ef8b830408eca2766..a858af5c9c961acdd2bec5b6c6468a05be2c15f6 100644
--- a/test/Transforms/MinSFI/sandbox-indirect-calls.ll
+++ b/test/Transforms/MinSFI/sandbox-indirect-calls.ll
@@ -1,7 +1,7 @@
; RUN: opt %s -minsfi-sandbox-indirect-calls -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"

Powered by Google App Engine
This is Rietveld 408576698