diff options
Diffstat (limited to 'tests/cases/phicubed.ll')
-rw-r--r-- | tests/cases/phicubed.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cases/phicubed.ll b/tests/cases/phicubed.ll index 7079dc63..90f91e9c 100644 --- a/tests/cases/phicubed.ll +++ b/tests/cases/phicubed.ll @@ -1,5 +1,5 @@ ; ModuleID = '/dev/shm/tmp/src.cpp.o' -target datalayout = "e-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-p:32:32:32-v128:32:128-n32" +target datalayout = "e-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-p:32:32:32-v128:32:128-n32-S128" target triple = "asmjs-unknown-emscripten" %struct.worker_args = type { i32, %struct.worker_args* } |