1 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
2 ; RUN: llc < %s -mtriple=i686-unknown-unknown | FileCheck %s
9 ; CHECK-NEXT: calll foo@PLT
10 ; CHECK-NEXT: leal (%eax,%eax,8), %eax
12 %tmp.0 = tail call i32 @foo( )
13 %tmp.1 = mul i32 %tmp.0, 9