| 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]
|
|
|