diff options
author | Jim Grosbach <grosbach@apple.com> | 2010-08-11 17:31:12 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2010-08-11 17:31:12 +0000 |
commit | 2bf8bd1e1935b5b3a3c7301832b08691fcb246b4 (patch) | |
tree | 130d286cba868dd2a1438abea6febe17a8fdd86b /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | b0276814d5dfb67748ea831de727d808102de4ba (diff) | |
download | llvm-2bf8bd1e1935b5b3a3c7301832b08691fcb246b4.zip llvm-2bf8bd1e1935b5b3a3c7301832b08691fcb246b4.tar.gz llvm-2bf8bd1e1935b5b3a3c7301832b08691fcb246b4.tar.bz2 |
Add a target triple, as the runtime library invocation varies a bit by
platform. It's apparently "bl __muldf3" on linux, for example. Since that's
not what we're checking here, it's more robust to just force a triple. We
just wwant to check that the inline FP instructions are only generated
on cpus that have them."
llvm-svn: 110830
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions