| commit | 2b4a725e0a74dfa289e84ab7926382d12419abc0 | [log] [tgz] |
|---|---|---|
| author | Eric Christopher <echristo@gmail.com> | Thu Aug 27 00:05:52 2015 +0000 |
| committer | Eric Christopher <echristo@gmail.com> | Thu Aug 27 00:05:52 2015 +0000 |
| tree | 627153d111d9594e139016543b0a69774b979c76 | |
| parent | c50738f139b99fa07da2aff8ef7a9b927bcaa1b9 [diff] |
Pass in a cpu to initDefaultFeatures so that we can share this code with multiple uses of feature map construction. Note: We could make this a static function on TargetInfo if we fix the x86 port needing to check the triple in an isolated case. llvm-svn: 246128