Displaying 1 result from an estimated 1 matches for "d4cbd63d".
Did you mean:
644bd63d
2013 Mar 08
1
[LLVMdev] Tool to convert to backend assembly instruction file "llc"
Teja,
I just checked my version of llc to make sure it worked on arm and
x86_64 respectively. The website llvm.org hosts a manual page for this
tool at http://llvm.org/docs/CommandGuide/llc.html. I think this tool
from the ample LLVM armory will accomplish what you are looking to do.
All the best in your endeavors,
Shaun
Shaun Hubbard
On Mar 7, 2013, at 10:39 PM, teja tamboli