Fix part 1 of pr4682. PICADD is a 16-bit instruction even in thumb2 mode.
[llvm/avr.git] / test / CodeGen / ARM / 2009-05-05-DAGCombineBug.ll
blob2bca6e62fc301721e530340defb93a544e5d274a
1 ; RUN: llvm-as < %s | llc -mtriple=arm-linuxeabi-unknown-gnu -mattr=+v6
2 ; PR4166
4         %"byte[]" = type { i32, i8* }
5         %tango.time.Time.Time = type { i64 }
7 define fastcc void @t() {
8 entry:
9         %tmp28 = call fastcc i1 null(i32* null, %"byte[]" undef, %"byte[]" undef, %tango.time.Time.Time* byval null)            ; <i1> [#uses=0]
10         ret void