diff options
author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2022-01-29 14:30:57 -0800 |
---|---|---|
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2022-01-31 11:04:00 -0800 |
commit | 697a5036cd9bdf9d12978e082e38ac75f0eb108e (patch) | |
tree | 6d13f032eefa551813f9cc9369db40b6aad65ae2 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 1adfbfcf39f95106861ebe8a7b4245acb0bc6e69 (diff) | |
download | llvm-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