aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/arm/hipe_arm_assemble.erl
diff options
context:
space:
mode:
authorSverker Eriksson <[email protected]>2015-08-31 17:02:20 +0200
committerSverker Eriksson <[email protected]>2015-08-31 17:02:20 +0200
commit7ca6ef08b9cc7f29868afb22db9a67dc1068f12e (patch)
treefd0d3e3d9a912235f1cb4509fa40b46f9d8e2cdc /lib/hipe/arm/hipe_arm_assemble.erl
parent484365775a8c780af8e77864ec8a0f4335a5ae38 (diff)
parent3af9e6ef9bd6a9e9faf0e5bf683f4f1c5c0c0ca9 (diff)
downloadotp-7ca6ef08b9cc7f29868afb22db9a67dc1068f12e.tar.gz
otp-7ca6ef08b9cc7f29868afb22db9a67dc1068f12e.tar.bz2
otp-7ca6ef08b9cc7f29868afb22db9a67dc1068f12e.zip
Merge branch 'maint'
Diffstat (limited to 'lib/hipe/arm/hipe_arm_assemble.erl')
-rw-r--r--lib/hipe/arm/hipe_arm_assemble.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hipe/arm/hipe_arm_assemble.erl b/lib/hipe/arm/hipe_arm_assemble.erl
index 7859e2d4a8..5f98c6593e 100644
--- a/lib/hipe/arm/hipe_arm_assemble.erl
+++ b/lib/hipe/arm/hipe_arm_assemble.erl
@@ -48,7 +48,7 @@ assemble(CompiledCode, Closures, Exports, Options) ->
DataRelocs = hipe_pack_constants:mk_data_relocs(RefsFromConsts, LabelMap),
SSE = hipe_pack_constants:slim_sorted_exportmap(ExportMap,Closures,Exports),
SlimRefs = hipe_pack_constants:slim_refs(AccRefs),
- Bin = term_to_binary([{?VERSION_STRING(),?HIPE_SYSTEM_CRC},
+ Bin = term_to_binary([{?VERSION_STRING(),?HIPE_ERTS_CHECKSUM},
ConstAlign, ConstSize,
SC,
DataRelocs, % nee LM, LabelMap