(
original
) (
raw
)
Hi.
I want to change order of code basic blocks in memory. I visited "
http://llvm.org/docs/ExtendingLLVM.html
" page and it advised me to ask it before any effort.
What parts of LLVM help me and how? I am a newbie on LLVM.
Thanks.