llvm-6502/include
Ranjeet Singh a5106ca54d 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
2015-06-30 11:30:42 +00:00
..
llvm There are a few places where subtarget features are still 2015-06-30 11:30:42 +00:00
llvm-c lto: Clean up C libLTO interfaces pertaining to linker flags. 2015-06-29 23:09:12 +00:00