Fwd to the list.

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
--- Begin Message ---
I think you can try to modify the assembler  to extend the assemble
syntax to encoding the info (such as add some extension syntax for
annotation )
and modify ld to relocation the annotation info

2011/6/2 陳韋任 <che...@iis.sinica.edu.tw>:
> Hi, all
>
>  Currently, I am trying to dump basic block live-ins/outs information
> as my first step. In order to let a binary translator (i.e. QEMU) to
> use such information, I need to associate each basic block with its
> corresponding binary address.
>
>  I tried to use `-Wa,--keep-locals` option, but I don't know if this
> is the correct way to do so.
>
>  Any idea? Thanks.
>
> Regards,
> chenwj
>
> --
> Wei-Ren Chen (陳韋任)
> Computer Systems Lab, Institute of Information Science,
> Academia Sinica, Taiwan (R.O.C.)
> Tel:886-2-2788-3799 #1667
>

--- End Message ---

Reply via email to