<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
I'm curious what, if anything, people are interested in in m3back?<BR>
There are several mostly independent directions:<BR>
- remove it; use the gcc backend or other (burg, llvm, generate C)<BR>
- expand to support other targets, AMD64_*, including AMD64_NT<BR>
m3objfile would need macho/elf support for non-NT<BR>
- expand to generate good debugging information for Microsoft debuggers<BR>
- various smaller/larger optimizations<BR>
inlining? Inlining seems like the most lacking optimization and thinking about it, it doesn't actually seem that hard to do, at least a little bit.<BR>
<BR>
<BR>
I'm thinking for now of working on the debugging information.<BR>
<BR>
<BR>
- Jay<BR>
<BR> </body>
</html>