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

Unified Diff: test/Transforms/NaCl/pnacl-abi-simplify-postopt.ll

Issue 17777004: Concurrency support for PNaCl ABI (Closed) Base URL: http://git.chromium.org/native_client/pnacl-llvm.git@master
Patch Set: Fix bad merge. Created 7 years, 5 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
« no previous file with comments | « test/Transforms/NaCl/atomics.ll ('k') | test/Transforms/NaCl/resolve-pnacl-intrinsics.ll » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/Transforms/NaCl/pnacl-abi-simplify-postopt.ll
diff --git a/test/Transforms/NaCl/pnacl-abi-simplify-postopt.ll b/test/Transforms/NaCl/pnacl-abi-simplify-postopt.ll
index 87a4f48dd5336a04931c03691bfcd5053bedf8cf..74b7f8cf9b0ec6f98a3865a82a60de5e298567a2 100644
--- a/test/Transforms/NaCl/pnacl-abi-simplify-postopt.ll
+++ b/test/Transforms/NaCl/pnacl-abi-simplify-postopt.ll
@@ -6,6 +6,7 @@
; thoroughly in other *.ll files. This file is a smoke test to check
; that the passes work together OK.
+target datalayout = "p:32:32:32"
@var = global i32 256
; CHECK: @var = global [4 x i8]
« no previous file with comments | « test/Transforms/NaCl/atomics.ll ('k') | test/Transforms/NaCl/resolve-pnacl-intrinsics.ll » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698