[llvm-commits] [llvm] r120534 - in /llvm/trunk: lib/MC/ELFObjectWriter.cpp lib/Target/ARM/ARMAsmBackend.cpp test/CodeGen/ARM/2010-11-30-reloc-movt.ll

Jason Kim jasonwkim at google.com
Tue Nov 30 19:14:20 PST 2010


On Tue, Nov 30, 2010 at 6:55 PM, Rafael EspĂ­ndola
<rafael.espindola at gmail.com> wrote:
>> ==============================================================================
>> --- llvm/trunk/test/CodeGen/ARM/2010-11-30-reloc-movt.ll (added)
>> +++ llvm/trunk/test/CodeGen/ARM/2010-11-30-reloc-movt.ll Tue Nov 30 20:40:06 2010
>
> Why a .ll test? Is there something that we cannot parse in the .s file?

Simply, it didn't occur to me to test that path, as I was looking at
.bc -> .o generation.

Thanks!

-jason

>
> Cheers,
> Rafael
>




More information about the llvm-commits mailing list