Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
initial work to optionally discard any instruction printing support
when using `-Z build-std` to fully remove .eh_frame, a stripped
long_mode_no_fmt .so is 61kb!
|
|
|
|
this makes ffi builds also no-std, and significantly smaller too
|
|
it depended on crates that dragged in std, oops
|
|
this is specifically to support a disas-bench integration, for now
|