[llvm-commits] [llvm] r141365 - in /llvm/trunk: lib/Target/ARM/ARMISelDAGToDAG.cpp lib/Target/ARM/ARMISelLowering.cpp lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrThumb2.td test/CodeGen/ARM/iabs.ll test/CodeGen/Thumb/iabs.ll
Eric Christopher
echristo at apple.com
Fri Oct 7 11:56:42 PDT 2011
On Oct 7, 2011, at 11:52 AM, Anton Korobeynikov wrote:
> Hi Eric,
>
>> llvm/projects/compiler-rt/lib/floatsidf.c
>> compiled with ToT clang.
> Which mode? ARM? Thumb2? Thumb1? For which ARM arch? compiler-rt has
> many different modes :)
armv6 it looks like :)
COMPILE: clang_darwin/cc_kext/armv6: /Volumes/Data/sources/llvm/projects/compiler-rt/lib/floatsidf.c
/var/folders/9p/2n1d124n1fd9bvkb815y0j6r0000gp/T/floatsidf-TXq5db.s:19:cannot honor width suffix -- `rsb r0,r0,#0'
clang: error: assembler command failed with exit code 1 (use -v to see invocation)
-eric
More information about the llvm-commits
mailing list