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

Unified Diff: test/NaCl/Bitcode/implicit-datalayout.ll

Issue 1151093004: Changes from 3.7 merge to files not in upstream (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-llvm.git@master
Patch Set: Created 5 years, 7 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/NaCl/Bitcode/implicit-datalayout.ll
diff --git a/test/NaCl/Bitcode/implicit-datalayout.ll b/test/NaCl/Bitcode/implicit-datalayout.ll
index 33c3de65e8d7a78c3fe9465a85c4317aca24ac6e..0079bcfd8e4209fe0c9cc5cd16c52d66ad5e5793 100644
--- a/test/NaCl/Bitcode/implicit-datalayout.ll
+++ b/test/NaCl/Bitcode/implicit-datalayout.ll
@@ -6,4 +6,4 @@
; The most important parts of the datalayout for PNaCl are the pointer
; size and the endianness ("e" for little endian).
-; CHECK: target datalayout = "e-{{.*}}p:32:32-{{.*}}"
+; CHECK: target datalayout = "e-{{.*}}p:32:32:32-{{.*}}"

Powered by Google App Engine
This is Rietveld 408576698