aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/dtrace-wrapper.h
diff options
context:
space:
mode:
authorMikael Pettersson <[email protected]>2012-05-08 21:12:30 +0200
committerSverker Eriksson <[email protected]>2012-06-25 18:24:48 +0200
commitb8489354a77dc41f707f85b5b31d3fabd788d69e (patch)
treec44589058ba7609d65e58efa83030f77a464b1a4 /erts/emulator/beam/dtrace-wrapper.h
parenteb30ab3c820a4ac1142cf52f24e1c8ab8b0c913d (diff)
downloadotp-b8489354a77dc41f707f85b5b31d3fabd788d69e.tar.gz
otp-b8489354a77dc41f707f85b5b31d3fabd788d69e.tar.bz2
otp-b8489354a77dc41f707f85b5b31d3fabd788d69e.zip
hipe_arm.c: remove dead code
erts/emulator/hipe/hipe_arm.c started out as a clone of hipe_ppc.c, with #ifdefs to select ARM-specific code. Somehow those #ifdefs never got cleaned out, resulting in fairly ugly-looking code. This eliminates the #ifdefs, deletes dead PowerPC-specific code, and keeps only the ARM-specific code. I've verified that the exact same assembly code is generated for hipe_arm.c before and after this patch (if you compile without -g, with -g there are unavoidable changes to the debug data). Signed-off-by: Mikael Pettersson <[email protected]>
Diffstat (limited to 'erts/emulator/beam/dtrace-wrapper.h')
0 files changed, 0 insertions, 0 deletions