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 | 67e1e7c3d84e04abbda81426827c72937e0aceba (patch) | |
tree | 46c71d96562d4dd617c685fce58b3d404b019c60 /lib/CodeGen/AsmPrinter/DwarfWriter.cpp | |
parent | 1d5ee5c3b8dedab297d2158271d4c3743e812eea (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62622 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/AsmPrinter/DwarfWriter.cpp')
0 files changed, 0 insertions, 0 deletions