diff options
author | Dale Johannesen <dalej@apple.com> | 2009-01-20 21:58:13 +0000 |
---|---|---|
committer | Dale Johannesen <dalej@apple.com> | 2009-01-20 21:58:13 +0000 |
commit | e75fdb05106446ee24b40015a80413c4fa568aa5 (patch) | |
tree | 6fcb2d8c170470e2da15ad846f31e21e0e713c81 /clang/test/Analysis/array-struct.c | |
parent | c1b44ce610a39ce649f895f292470a23807202d2 (diff) | |
download | bcm5719-llvm-e75fdb05106446ee24b40015a80413c4fa568aa5.tar.gz bcm5719-llvm-e75fdb05106446ee24b40015a80413c4fa568aa5.zip |
Calls to fmod, it turns out, are constant-folded by
invoking the host fmod, not by lowering to frem and
constant-folding that. Fix this so it tests what I
want to test.
llvm-svn: 62622
Diffstat (limited to 'clang/test/Analysis/array-struct.c')
0 files changed, 0 insertions, 0 deletions