aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorSanjoy Das <sanjoy@playingwithpointers.com>2022-01-29 14:30:57 -0800
committerSanjoy Das <sanjoy@playingwithpointers.com>2022-01-31 11:04:00 -0800
commit697a5036cd9bdf9d12978e082e38ac75f0eb108e (patch)
tree6d13f032eefa551813f9cc9369db40b6aad65ae2 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent1adfbfcf39f95106861ebe8a7b4245acb0bc6e69 (diff)
downloadllvm-697a5036cd9bdf9d12978e082e38ac75f0eb108e.zip
llvm-697a5036cd9bdf9d12978e082e38ac75f0eb108e.tar.gz
llvm-697a5036cd9bdf9d12978e082e38ac75f0eb108e.tar.bz2
Remove OpTrait, AttrTrait and TypeTrait
- Remove the `{Op,Attr,Type}Trait` TableGen classes and replace with `Trait` - Rename `OpTraitList` to `TraitList` and use it in a few places The bulk of this change is a mechanical s/OpTrait/Trait/ throughout the codebase. Reviewed By: rriddle, jpienaar, herhut Differential Revision: https://reviews.llvm.org/D118543
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions