Displaying 1 result from an estimated 1 matches for "7dbe731b".
2014 May 19
2
[LLVMdev] Associate IR instruction with corresponding assembly
On Sun, May 18, 2014 at 10:28 PM, Tobias Grosser <tobias at grosser.es> wrote:
> On 19/05/2014 00:54, shruti padmanabha wrote:
>>
>> Hi,
>>
>> Thanks for the pointer. I am unfortunately running into llc problems with
>> this pass.
>> I did
>> *opt -debug-ir hello.bc -o hello.deb.bc*
>>
>> *llc -march=arm -debug -O0 hello.deb.bc -o