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

Unified Diff: test/Transforms/MinSFI/sandbox-memory-accesses.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-memory-accesses.ll
diff --git a/test/Transforms/MinSFI/sandbox-memory-accesses.ll b/test/Transforms/MinSFI/sandbox-memory-accesses.ll
index be3096b935cb8510370f1815c7debd07d6a1bfb2..b6c47855ccad0d8ab4fd2fc583b8125448bd9725 100644
--- a/test/Transforms/MinSFI/sandbox-memory-accesses.ll
+++ b/test/Transforms/MinSFI/sandbox-memory-accesses.ll
@@ -3,7 +3,7 @@
; RUN: | FileCheck %s -check-prefix=CHECK-MASK
!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