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 | 4222d806faae71ecc794cfdaa873817873c2f3d8 (patch) | |
tree | 975d4537adf36a11ff1f7dcf6b403bf5b52b0f95 /lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 2e7899dae991e4c3c0b0e967402d1c7ee348c1be (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36756 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions