commit | a5106ca54d0dc01437533e38ae23b7370c85b6c0 | [log] [tgz] |
---|---|---|
author | Ranjeet Singh <Ranjeet.Singh@arm.com> | Tue Jun 30 11:30:42 2015 +0000 |
committer | Ranjeet Singh <Ranjeet.Singh@arm.com> | Tue Jun 30 11:30:42 2015 +0000 |
tree | 7cb7dfcd46ea30b2b71de5f7e6de64a596b69d73 | |
parent | 427ea8e18a1ad3c4c0d8817b026b1a39f90e4f6c [diff] |
There are a few places where subtarget features are still represented by uint64_t, this patch replaces these usages with the FeatureBitset (std::bitset) type. Differential Revision: http://reviews.llvm.org/D10542 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241058 91177308-0d34-0410-b5e6-96231b3b80d8