diff options
author | Bill Wendling <isanbard@gmail.com> | 2007-05-04 20:38:40 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2007-05-04 20:38:40 +0000 |
commit | e6182267d70f694eccbc462142978eec20eccce2 (patch) | |
tree | 09c0bcaf66e2ca5240314725d24a388754897a38 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 2eae59f1c1465af1af280ef1aa6819b225a8a6bd (diff) | |
download | bcm5719-llvm-e6182267d70f694eccbc462142978eec20eccce2.tar.gz bcm5719-llvm-e6182267d70f694eccbc462142978eec20eccce2.zip |
Add an "implies" field to features. This indicates that, if the current
feature is set, then the features in the implied list should be set also.
The opposite is also enforced: if a feature in the implied list isn't set,
then the feature that owns that implies list shouldn't be set either.
llvm-svn: 36756
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions