| commit | 47455a79aeb7ce90a09873bfd9aa1cbf409696ec | [log] [tgz] |
|---|---|---|
| author | Evan Cheng <evan.cheng@apple.com> | Thu Sep 03 04:37:05 2009 +0000 |
| committer | Evan Cheng <evan.cheng@apple.com> | Thu Sep 03 04:37:05 2009 +0000 |
| tree | 089c9a9624628e46e8ebc2e4d341cca54f6daaee | |
| parent | 231dd7169dd24f87e6e460d1c4b6681e040fb23d [diff] |
X86JITInfo::getLazyResolverFunction() should not read cpu id to determine whether sse is available. Just use consult subtarget. No functionality changes. llvm-svn: 80880