[Demangle] Add a few more options to the microsoft demangler
[llvm-complete.git] / test / CodeGen / X86 / 2008-10-20-AsmDoubleInI32.ll
blob45d702ec368a6d55d90da8d62374f4038f5235bf
1 ; RUN: llc < %s -mtriple=i686-- -no-integrated-as
2 ; RUN: llc < %s -mtriple=x86_64-- -no-integrated-as
4 ; from gcc.c-torture/compile/920520-1.c
6 define i32 @g() nounwind {
7 entry:
8         call void asm sideeffect "$0", "r"(double 1.500000e+00) nounwind
9         ret i32 0