aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/test/beam_validator_SUITE_data/bin_aligned.S
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-02-20 10:17:32 +0100
committerBjörn Gustavsson <[email protected]>2015-02-20 10:17:32 +0100
commit5c0d4346409161838dabeae2366cb7f4ee95fbc0 (patch)
tree560929c7a567024a170ab1098e8a32e48d455b59 /lib/compiler/test/beam_validator_SUITE_data/bin_aligned.S
parent4b5d5ad4d260d5c8b960e45aa4db445c9fd6eece (diff)
parent2d7301621039352a225d7dfa55f3228c96680171 (diff)
downloadotp-5c0d4346409161838dabeae2366cb7f4ee95fbc0.tar.gz
otp-5c0d4346409161838dabeae2366cb7f4ee95fbc0.tar.bz2
otp-5c0d4346409161838dabeae2366cb7f4ee95fbc0.zip
Merge branch 'bjorn/compiler/beam_validator'
* bjorn/compiler/beam_validator: beam_validator: Exit immediately on crashes beam_validator: Remove the file/1 and files/1 functions beam_validator: Remove support for all other unsupported instructions beam_validator: Remove support for unsupported bit syntax instructions
Diffstat (limited to 'lib/compiler/test/beam_validator_SUITE_data/bin_aligned.S')
-rw-r--r--lib/compiler/test/beam_validator_SUITE_data/bin_aligned.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compiler/test/beam_validator_SUITE_data/bin_aligned.S b/lib/compiler/test/beam_validator_SUITE_data/bin_aligned.S
index 2f353fbd25..a59f7ccc03 100644
--- a/lib/compiler/test/beam_validator_SUITE_data/bin_aligned.S
+++ b/lib/compiler/test/beam_validator_SUITE_data/bin_aligned.S
@@ -1,4 +1,4 @@
-{module, t}. %% version = 0
+{module, bin_aligned}. %% version = 0
{exports, [{decode,1},{module_info,0},{module_info,1}]}.