mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-15 07:39:31 +00:00
Add a link to source of inspiration
llvm-svn: 5707
This commit is contained in:
parent
3dfe8958d7
commit
6b48a959c9
@ -1,4 +1,7 @@
|
||||
; Testcase for calls to the standard C "pow" function
|
||||
;
|
||||
; Equivalent to: http://gcc.gnu.org/ml/gcc-patches/2003-02/msg01786.html
|
||||
|
||||
; RUN: if as < %s | opt -instcombine | dis | grep 'call double %pow'
|
||||
; RUN: then exit 1
|
||||
; RUN: else exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user